Commit Graph

6 Commits

Author SHA1 Message Date
Pat Allan f39c6fd927 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
amingilani 83b88353b5 Fix indentation in generators 2016-07-15 13:22:51 +05:00
James Darling 924a989f37 Update controller generator templates for new ParameterSanitizer syntax
Devise::ParameterSanitizer has a new syntax for permitting additional
attributes to a model. This commit updates the generated controllers to
reflect that.
2015-12-28 00:45:03 +00:00
Thomas Walpole 2024fca4df Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1 2015-12-11 09:47:30 -08:00
James Sanders 35de859e28 Change comments on registration and session controller configure methods 2015-05-11 12:12:10 -06:00
Lucas Mazza 131013ac56 Controller templates should have the `.rb` extension, not `.erb`. 2014-09-18 17:21:25 -03:00