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
2013-08-13 18:22:19 +02:00
..
controllers Simplify parameter sanitization proposal 2013-08-11 22:20:59 +02:00
hooks Document the :store option for sign in 2013-08-09 08:37:27 +02:00
mailers Get rid of deprecated code 2013-08-05 11:24:04 +02:00
models fix doc typo 2013-08-10 04:43:25 +02:00
omniauth Delegate omniauth_authorize_path to the router, closes #1843 2012-06-16 13:43:11 +02:00
orm Get rid of deprecated code 2012-05-06 13:13:53 +02:00
rails Add Devise::KeyGenerator 2013-08-05 11:47:36 +02:00
strategies Get rid of deprecated code 2013-08-05 11:24:04 +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 redirect user to the referrer if latest request was not GET after timeout 2013-05-19 17:11:34 +03:00
mapping.rb We are not duck typing here, so don't call the variable duck 2013-06-01 10:06:33 +09:00
models.rb Update CHANGELOG 2013-08-09 10:30:29 +02:00
modules.rb Removing encryptable module 2012-05-07 16:37:16 -03:00
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 Fix the build on Rails 3.2 2013-08-12 15:36:41 +02:00
rails.rb Move to SHA256 2013-08-06 12:14:51 +02:00
test_helpers.rb Test helper was incorrectly returning failure body 2012-09-27 18:44:31 -06:00
time_inflector.rb Do not add ActionView::Helpers::DateHelper to all models 2012-07-23 15:59:17 +02:00
token_generator.rb Move to SHA256 2013-08-06 12:14:51 +02:00
version.rb Update version.rb 2013-08-13 18:22:19 +02:00