1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/generators/devise
2009-12-15 00:07:42 +01:00
..
lib Adding simple devise generator to create a model, migration and route. 2009-10-23 10:13:23 -02:00
templates Do not check class collisions, we want to be able to scaffold and then apply Devise on top of it. 2009-12-15 00:07:42 +01:00
devise_generator.rb Do not check class collisions, we want to be able to scaffold and then apply Devise on top of it. 2009-12-15 00:07:42 +01:00
USAGE Adding devise_views generator 2009-10-23 11:01:55 -02:00