This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--devise
Watch
1
Star
0
Fork
You've already forked heartcombo--devise
0
mirror of
https://github.com/heartcombo/devise.git
synced
2022-11-09 12:18:31 -05:00
Code
Releases
Activity
179cb2c88a
heartcombo--devise
/
lib
/
generators
/
active_record
History
Sean Hill
179cb2c88a
Changed the order of the devise_generator methods to create the model after the migration to properly use model_exists?, and I added tests to prove the generator works.
2011-08-28 16:02:58 -05:00
..
templates
Added a template to create a migration when the model already exists. Changed the generator code to check if model exists, and if it does, call the new template instead of the standard template.
2011-08-25 07:05:19 -05:00
devise_generator.rb
Changed the order of the devise_generator methods to create the model after the migration to properly use model_exists?, and I added tests to prove the generator works.
2011-08-28 16:02:58 -05:00