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
4f446241a4789721738334d8eeccb4e6803f8fb0
devise
/
lib
/
generators
History
Matthew Burket
4f446241a4
Added Controller Generator and tests to go along with it.
2011-05-30 23:07:20 -05:00
..
active_record
Generate add_index for :authentication_token (used by :token_authenticatable).
2011-01-15 06:42:30 +08:00
devise
Added Controller Generator and tests to go along with it.
2011-05-30 23:07:20 -05: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