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-13 00:38:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5-rc
Add File
New File
Upload File
Apply Patch
devise
/
lib
/
generators
/
devise
History
Felipe Renan
2d1a961c1b
Remove Rails 4 support
2019-09-19 10:20:59 -03:00
..
controllers_generator.rb
fixed description for Devise::Generators::ControllersGenerator (
#4975
)
2018-11-21 19:20:23 -02:00
devise_generator.rb
Add the frozen_string_literal pragma comment to all Ruby files. (
#4725
)
2017-12-21 15:36:29 -02:00
install_generator.rb
Remove Rails 4 support
2019-09-19 10:20:59 -03:00
orm_helpers.rb
remove :trackable from the default modules (
#4857
)
2018-05-14 18:11:15 -03:00
views_generator.rb
Using scoped errors for scoped views.
Fixes
#5066
2019-05-02 13:24:01 +05:30