heartcombo--devise/lib/devise
José Valim 829c85631b Aim for Rails 3.0.0.beta1 compatibility. A few issues are still pending with Warden. 2010-03-10 15:00:12 +01:00
..
controllers More refactoring. 2010-03-03 12:03:43 +01:00
encryptors Fixed some Ruby 1.9 issues/bugs. 2010-01-21 16:06:19 +08:00
hooks Move trackabe logic to the model. 2010-03-03 12:03:43 +01:00
models Move trackabe logic to the model. 2010-03-03 12:03:43 +01:00
orm Changed the datamapper orm so that the default value is only deleted when it is nill, this is so that is a value is set to another value except nil by default through devise, that value will be maintained in datamapper 2010-03-06 18:14:37 +01:00
rails Give more flexibility when swapping controllers. 2010-03-03 12:03:42 +01:00
strategies Give more flexibility when swapping controllers. 2010-03-03 12:03:42 +01:00
failure_app.rb Aim for Rails 3.0.0.beta1 compatibility. A few issues are still pending with Warden. 2010-03-10 15:00:12 +01:00
mapping.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
models.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
modules.rb Keep modules definition in a different file. 2010-03-03 12:03:43 +01:00
rails.rb Aim for Rails 3.0.0.beta1 compatibility. A few issues are still pending with Warden. 2010-03-10 15:00:12 +01:00
schema.rb SQLite requries a default value when the column is NOT NULL 2010-02-25 08:33:38 +01:00
test_helpers.rb Got all tests in test/models and failure app ones passing. 369 tests, 805 assertions, 13 failures, 2 errors. 2010-02-16 17:00:36 +01:00
version.rb Release pre4 with improved controller handling. 2010-03-03 12:22:04 +01:00