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
90e8253205
heartcombo--devise
/
lib
History
Fred Wu
90e8253205
Added HAML as a template engine option to devise_views generator (-t or --engine). HAML files are created based on the erb files on the fly using 'html2haml' command that comes with HAML.
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-03-14 09:25:19 +01:00
..
devise
Allow to give :skip in devise_for to skip routes for an specific controller.
2010-03-12 09:54:57 +01:00
generators
Added HAML as a template engine option to devise_views generator (-t or --engine). HAML files are created based on the erb files on the fly using 'html2haml' command that comes with HAML.
2010-03-14 09:25:19 +01:00
devise.rb
Aim for Rails 3.0.0.beta1 compatibility. A few issues are still pending with Warden.
2010-03-10 15:00:12 +01:00