Open kewinwang opened 13 years ago
when use:rails g authenticated user sessions error :Could not find generator authenticated
I had this same problem. All I did was use a different branch
https://github.com/satish/restful-authentication
Move the restful-authentication folder into vendor/plugins folder.
restful-authentication
vendor/plugins
when use:rails g authenticated user sessions error :Could not find generator authenticated