search for: 1jf872

Displaying 1 result from an estimated 1 matches for "1jf872".

Did you mean: 1872
2011 Aug 01
6
Query controller using two resources
I have an activation link. I want the user to click on the link, kinda like this... domain.com/users/45/activate/1jf872 The number after "users" would be the user id, and the string after "activate" would be the activation code. In the link above it would be user id 45 and activation code 1jf872. I have no problem sending the email. My problem is getting the route (the url) recognized. I have...