.. |
controllers
|
don't delete the return to url from session if the requested format is not navigational
|
2012-11-04 23:42:38 +03:00 |
generators
|
use scoped path to shared views if scope is present
|
2013-02-09 02:35:06 +03:00 |
helpers
|
Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest"
|
2013-01-28 19:58:21 -02:00 |
integration
|
Make use of warden's scoped serialization
|
2013-02-25 07:38:42 +01:00 |
mailers
|
Fix inheriting mailer templates from Devise::Mailer
|
2013-01-29 00:08:26 -02:00 |
models
|
Add #skip_confirmation_notification to Confirmable
|
2013-02-22 12:43:01 -05:00 |
omniauth
|
Delegate omniauth_authorize_path to the router, closes #1843
|
2012-06-16 13:43:11 +02:00 |
orm
|
Fix spec failures for Mongoid 3.
|
2012-11-10 20:02:58 +01:00 |
rails_app
|
Change match routes to get / post
|
2013-01-28 20:23:13 -02:00 |
support
|
Refactor a bit to avoid two model attributes lookup
|
2012-12-04 17:37:12 -02:00 |
delegator_test.rb
|
Fix taking associated failure app from the scope in the given env.
|
2011-12-07 14:09:00 +02:00 |
devise_test.rb
|
add test for Devise.email_regexp
|
2012-11-19 17:38:22 +02:00 |
failure_app_test.rb
|
Try to fix the build for rails 3.1
|
2012-05-09 23:41:05 +02:00 |
mapping_test.rb
|
Add confirmable to admin.
|
2011-12-11 20:07:50 +01:00 |
models_test.rb
|
Move test models into their own file so they can be used elsewhere
|
2012-12-01 21:06:03 -06:00 |
routes_test.rb
|
fix for :host getting overwritten in scope[:options] and thus not generating URLs with correct hostnames
|
2012-02-17 19:14:42 +09:00 |
test_helper.rb
|
Revert "Merge pull request #1103 from Mab879/master"
|
2011-06-08 17:37:49 +02:00 |
test_helpers_test.rb
|
Test helper was incorrectly returning failure body
|
2012-09-27 18:44:31 -06:00 |
test_models.rb
|
Refactor a bit to avoid two model attributes lookup
|
2012-12-04 17:37:12 -02:00 |