.. |
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
|
Merge branch 'master' into rails4
|
2013-03-28 13:51:12 -03:00 |
mailers
|
Fix inheriting mailer templates from Devise::Mailer
|
2013-01-29 00:08:26 -02:00 |
models
|
Fix changed error messages from confirmation validation
|
2013-02-25 22:12:06 -03:00 |
omniauth
|
Rails 4 now raises ActionController::UrlGenerationError
|
2013-02-25 22:12:21 -03:00 |
orm
|
Ensure that include_root_in_json is true since our test suite depends on that.
|
2013-03-31 17:18:41 -03:00 |
rails_app
|
Fix session store changed in Rails master
|
2013-04-13 11:16:11 -03: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
|
Update to Rails 3-2-stable and fix failing tests
|
2013-02-25 22:06:10 -03:00 |
routes_test.rb
|
assert_recognizes rises Assertion instead of RoutingError
|
2013-02-25 22:12:06 -03:00 |
test_helper.rb
|
Update to Rails 3-2-stable and fix failing tests
|
2013-02-25 22:06:10 -03: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 |