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
ef4eb47d50
heartcombo--devise
/
lib
/
generators
History
José Valim
4222afe3c7
Tidy up latest commits, update CHANGELOG.
2011-08-30 10:50:40 +02:00
..
active_record
Tidy up latest commits, update CHANGELOG.
2011-08-30 10:50:40 +02:00
devise
Added a helper to look for an modifying migration. If one is found during :revoke, the modifying migration is deleted. If the modifying migration is not found, the creating migration is deleted.
2011-08-29 17:53:32 -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
Simplify regexp and ensure it runs against UTF8 chars,
closes
#1235
2011-08-29 13:15:40 +02:00