technoweenie / restful-authentication

inactive project
MIT License
1.57k stars 280 forks source link

Could not find generator authenticated #24

Open kewinwang opened 13 years ago

kewinwang commented 13 years ago

when use:rails g authenticated user sessions error :Could not find generator authenticated

shreve commented 13 years ago

I had this same problem. All I did was use a different branch

https://github.com/satish/restful-authentication

Ligator commented 9 years ago

Move the restful-authentication folder into vendor/plugins folder.