heartcombo--devise/lib/devise
Andrey Deryabin 9ec1003f1e removed global namespaces 2012-04-16 21:27:16 +07:00
..
controllers Update lib/devise/controllers/helpers.rb 2012-02-23 21:06:39 +01:00
encryptors Fixing some arguments order 2012-03-09 19:19:20 -03:00
hooks Merge pull request #1722 from Antiarchitect/master 2012-04-04 13:23:27 -07:00
mailers Remove deprecated code and tests. 2011-09-29 13:11:12 +02:00
models removed global namespaces 2012-04-16 21:27:16 +07:00
omniauth Update lib/devise/omniauth/config.rb 2011-11-24 08:32:48 +00:00
orm Improve messages. 2011-12-19 13:21:17 +01:00
rails Fix typo 2012-03-30 16:37:23 -03:00
strategies Fix require for rememberable strategy 2012-03-31 08:17:16 -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 Fix redirect when authenticating mounted apps 2012-03-15 02:41:29 +00: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 Deprecation warning on module doesn't have a required_fields method 2012-03-03 14:30:59 -03:00
modules.rb Generate session routes for token authentication, but mark it as no_input. 2012-01-02 19:38:02 +01:00
omniauth.rb Devise should not attempt to load OmniAuth strategies. Strategies should be loaded before hand by the developer or explicitly given to Devise. 2011-11-20 19:42:02 +00:00
param_filter.rb Allow regular expressions to avoid string conversion for parameter 2011-12-14 10:41:24 -06:00
rails.rb Fix regression where warden was being configured too early. 2012-02-17 12:46:31 +01:00
schema.rb Selectively add reconfirmable field in tests when necessary. 2011-08-30 22:19:18 -06:00
test_helpers.rb Fix test behaviour for rspec subject requests 2012-02-10 21:42:20 +08:00
version.rb Bumping to 2.1.0.rc 2012-03-15 11:16:11 -03:00