« Return to Thread: Only One Controller + Urgent

Re: Only One Controller + Urgent

by Adam Akhtar-2 :: Rate this Message:

Reply to Author | View in Thread


OR, like was mentioned above

Create any method that checks for what conditions you are specifying to
access that controller through a before_filter

My authorize example works great for users but you may or may not have a
users database setup.

--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Only One Controller + Urgent