This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
devise
Watch
1
Star
1
Fork
0
You've already forked devise
mirror of
https://github.com/heartcombo/devise.git
synced
2026-04-28 03:00:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6250fa85299cade51bf24e538e9d438bac6174bd
devise
/
lib
/
generators
History
José Valim
6250fa8529
Revert "Merge pull request
#1103
from Mab879/master"
...
This reverts commit
944e1c0378
, reversing changes made to
97659a1193
.
2011-06-08 17:37:49 +02:00
..
active_record
Generate add_index for :authentication_token (used by :token_authenticatable).
2011-01-15 06:42:30 +08:00
devise
Revert "Merge pull request
#1103
from Mab879/master"
2011-06-08 17:37:49 +02:00
mongoid
Invoking the model generator even if the model exists but only when the behavior is :revoke (i.e. we are running 'rails destroy' instead of 'rails generate')
2010-12-18 15:15:42 +08:00
templates
Rails has removed SecureRandom from ActiveSupport in Rails 3.2,
2011-05-28 14:44:54 +01:00