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
2012-11-06 21:05:17 +03:00
..
controllers move is_navigational_format? and request_format methods to helpers 2012-11-05 09:54:22 +03:00
hooks Revert "Rails 3.2.7 deprecates update_attribute in favor of update_column" 2012-08-05 09:24:10 -03:00
mailers Address issue #1936 2012-06-26 23:11:35 +01:00
models update_with_password doesn't change encrypted password when it is invalid 2012-11-06 21:05:17 +03: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 Changed HTTP method for route destroy_user_session from GET to DELETE. Cleaned up indentations to keep tidy. 2012-08-23 10:26:45 -05:00
strategies fixed typo "Depreation" -> "Deprecation" 2012-06-16 20:51:56 +03: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 Try to fix the build for rails 3.1 2012-05-09 23:41:05 +02:00
mapping.rb Fix a bug where passing :format => false to devise_for was permanent, closes #1504 2011-12-12 09:25:19 +01: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 Allow regular expressions to avoid string conversion for parameter 2011-12-14 10:41:24 -06: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 2.1.2 2012-06-19 11:27:30 +02:00