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-06-01 10:06:33 +09:00
..
controllers Fix location of parameter sanitizer in docs [ci skip] 2013-05-03 22:52:26 -03:00
hooks don't update failed_attempts attribute if already equal to 0 2013-05-29 19:24:51 +02:00
mailers Remove unused variables and fix typos 2013-04-18 10:24:38 +05:30
models record is potentially unchanged here, if so, no needs to save it 2013-05-29 19:27:02 +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 Update examples to be compatible with Rails 4 2013-05-07 08:18:12 -06:00
strategies Tidy up devise configuration 2013-04-13 22:07:54 -07: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 Cache constant on check fields 2012-05-15 15:20:01 -03: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
param_filter.rb Avoid hash mutation 2013-05-05 10:12:57 +02:00
parameter_sanitizer.rb Clean up Devise parameter sanitizer 2013-04-13 23:21:46 -07:00
rails.rb Get rid of deprecated code 2012-05-06 13:13:53 +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
version.rb Release 3.0.0.rc with Rails 4 support 2013-05-07 13:32:03 -03:00