salamander wrote: > Hello, > > So I installed the restful_authenticaiton plugin on an empty rails > 2.3.4 project. > > $ script/plugin install restful_authentication > [...]
This doesn't directly address your problem, but I'd suggest that you forget about restful_authentication and use Authlogic instead. It won't fill your model files with framework-generated crap, and it's a lot nicer to work with. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 -~----------~----~----~----~------~----~------~--~---

