.. |
controllers
|
Fix spelling error, 'reseting' to 'resetting'
|
2013-04-22 22:25:40 +08: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
|
fix OrderedHash initialization
|
2013-04-23 10:37:10 +03:00 |
mailers
|
Fix typo in test descriptions
|
2013-04-13 10:54:52 -03:00 |
models
|
Merge pull request #2380 from vipulnsward/fix_warnings
|
2013-04-19 15:53:43 -07: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
|
Fix devise sender bug with custom devise mailers.
|
2013-04-12 16:48:48 +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
|
fix some warning
|
2013-04-19 19:08:20 +05:30 |
mapping_test.rb
|
Add confirmable to admin.
|
2011-12-11 20:07:50 +01:00 |
models_test.rb
|
Bundle update for both Rails 3.1 and 3.2, update mocha, fix failing tests
|
2013-04-13 11:08:27 -03: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
|
Bundle update for both Rails 3.1 and 3.2, update mocha, fix failing tests
|
2013-04-13 11:08:27 -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 |