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-01-27 15:48:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27051cb2feb5a96b6e24c7bf97c2667076f3f241
devise
/
lib
/
generators
History
Fred Wu
2561cd4eac
Use an instance variale when removing the temp directories otherwise the
create_haml_views
method gets called twice.
2010-12-23 17:05:05 +08:00
..
active_record
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
devise
Use an instance variale when removing the temp directories otherwise the
create_haml_views
method gets called twice.
2010-12-23 17:05:05 +08: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
Fix e-mail regexp.
Closes
#698
2010-12-01 17:19:45 +01:00