1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
2014-10-29 12:59:33 -02:00
..
controllers Do not mutate the receiving arguments 2014-08-06 13:28:17 -03:00
hooks Coerce time objects serialized as Strings before doing the timeoutable comparisons. 2014-08-05 14:58:27 -03:00
mailers Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
models Merge pull request #3153 from plataformatec/lm-rails-4-2 2014-10-03 14:07:59 -03:00
omniauth moved helpers definition from routes to controllers 2014-05-27 11:58:55 +02:00
orm Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
rails Remove missing action warning from the omniauth callbacks route. 2014-08-19 23:38:37 -03:00
strategies Decouple validation from remember_me in authentication strategies 2014-09-18 20:04:12 +02:00
delegator.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
failure_app.rb Check for a Hash when using the authentication_keys to generate the FailureApp flash message. 2014-10-27 22:32:19 -02:00
mapping.rb Return Symbol in find_scope! if String passed 2014-08-24 21:36:11 +09:00
models.rb Get rid of token authentication 2013-09-02 19:15:47 -03:00
modules.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
omniauth.rb Fix indent, remove not used variable 2012-05-15 17:22:52 -03:00
parameter_filter.rb Rename ParamFilter to ParameterFilter for consistency 2013-06-19 09:17:54 +02:00
parameter_sanitizer.rb Add Rails 4 related todo 2013-10-31 14:40:44 +01:00
rails.rb Revert "Removes reloading of routes when eager loading ..." 2014-10-03 09:35:05 -03:00
test_helpers.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
time_inflector.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
token_generator.rb Move to SHA256 2013-08-06 12:14:51 +02:00
version.rb Release 3.4.1 2014-10-29 12:59:33 -02:00