Hi,
I just installed Restful-authentication plugin and tried
rails g authenticated user sessions
and got Could not find generator authenticated.
What is the problem?
Thanks
Hi,
I just installed Restful-authentication plugin and tried
rails g authenticated user sessions
and got Could not find generator authenticated.
What is the problem?
Thanks
John Wu wrote:
Hi,
I just installed Restful-authentication plugin and tried
rails g authenticated user sessions
and got Could not find generator authenticated.What is the problem?
Thanks
I donn't kow about restful-authentication and Rails3 compatibility but
maybe this page can help you on other plugins
http://railsplugins.org/plugins
Simone