José Valim
|
7c11564613
|
Remove Rails 3.0 only code.
|
2012-01-02 20:43:39 +01:00 |
|
José Valim
|
87b84ffded
|
Remove schema fields from Devise.
|
2011-12-05 11:28:04 +01:00 |
|
Vasiliy Ermolovich
|
493ddbd99e
|
change method should be instance method. closes #1345
|
2011-11-06 16:15:17 +03:00 |
|
Vasiliy Ermolovich
|
f00d9c5eff
|
generate migrations with new .change method for rails >= 3.1. closes #1345
|
2011-11-06 15:47:34 +03:00 |
|
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 |
|