Dave S wrote: > I've used restful_authentication and role_requirement for a similar > situation. It's easy to setup, and should allow you to do all the > stuff you want. As far as the associations you speak of, you probably > to setup some different find methods with_scope. Check out the > following links for more info... > > http://github.com/timcharper/role_requirement > http://github.com/technoweenie/restful-authentication > http://api.rubyonrails.org/classes/ActiveRecord/Base.html#M002256 > > On Feb 20, 1:02�am, Mrkris Mrkris <[email protected]>
Yeah, I love role_requirement, been using it for a while. I guess I'll just stick with it instead of STI. -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

