José Valim
|
4222afe3c7
|
Tidy up latest commits, update CHANGELOG.
|
2011-08-30 10:50:40 +02:00 |
|
Sean Hill
|
9629da863d
|
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 |
|
Jo Liss
|
54dc82ad25
|
Generate add_index for :authentication_token (used by :token_authenticatable).
|
2011-01-15 06:42:30 +08:00 |
|
José Valim
|
09088706bb
|
Extract encryptors into their own module for better bcrypt support.
|
2010-09-25 16:08:46 +02:00 |
|
Jinzhu
|
aecc014d33
|
Attributes for devise generator
|
2010-07-17 15:09:01 +08:00 |
|
José Valim
|
6c49b428b3
|
Add flexibility to devise generators by using ORM hooks.
|
2010-07-04 17:15:24 +02:00 |
|