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-15 01:38:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v4.0.0.rc1
devise
/
test
/
generators
History
Thomas Walpole
2024fca4df
Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1
2015-12-11 09:47:30 -08:00
..
active_record_generator_test.rb
Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1
2015-12-11 09:47:30 -08:00
controllers_generator_test.rb
Silence controller generator warning output
2014-09-18 18:24:26 -03:00
devise_generator_test.rb
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30
install_generator_test.rb
No need to use expand_path as we assume the test directory is in the .
2010-12-18 08:22:01 +01:00
mongoid_generator_test.rb
Updated ruby 1.9 hash syntax
2014-02-25 22:12:55 +05:30
views_generator_test.rb
Fix
rails g devise:views -v mailer
with the Simple Form generator.
2015-08-27 12:12:13 -03:00