.. |
application
|
Merge pull request #10902 from wangjohn/removing_application_singleton_calls
|
2013-06-17 17:37:54 -07:00 |
commands
|
fix private attribute warning
|
2013-04-04 23:23:46 +05:30 |
configuration
|
Add active_support/testing/autorun
|
2012-12-31 13:57:24 -03:00 |
fixtures
|
Remove --builder option from rails command
|
2013-02-24 14:31:08 -05:00 |
generators
|
Merge pull request #10527 from zenspider/squishy_minitest5
|
2013-05-16 13:41:54 -07:00 |
isolation
|
Calls to the application constant have been refactored to use
|
2013-06-10 20:59:37 -07:00 |
railties
|
Calls to the application constant have been refactored to use
|
2013-06-10 20:59:37 -07:00 |
abstract_unit.rb
|
Add active_support/testing/autorun
|
2012-12-31 13:57:24 -03:00 |
app_rails_loader_test.rb
|
replaces Pathname#(dirname|realpath) with File.$1
|
2013-04-12 02:33:46 +02:00 |
backtrace_cleaner_test.rb
|
Gem cont presence checking has been removed
|
2012-05-02 13:56:13 +03:00 |
code_statistics_calculator_test.rb
|
Improve rake stats for JavaScript and CoffeeScript.
|
2013-02-25 21:08:11 +08:00 |
engine_test.rb
|
Inherit from MiniTest::Unit::TestCase instead of MiniTest::Spec
|
2012-12-31 13:57:23 -03:00 |
env_helpers.rb
|
Refactor tests that switch RAILS_ENV and RACK_ENV
|
2012-12-06 10:47:14 -02:00 |
generators_test.rb
|
cleanup railties test; fix typos
|
2013-03-31 20:50:21 +05:30 |
initializable_test.rb
|
Remove not used module from initializable test
|
2013-05-01 23:21:08 -03:00 |
paths_test.rb
|
Revert "Deprecate the eager_load_paths configuration"
|
2013-02-19 07:22:37 +00:00 |
rack_logger_test.rb
|
fire a notification when the request stops / starts
|
2013-01-09 15:34:58 -08:00 |
rails_info_controller_test.rb
|
HTML formatting to Rails::InfoController#routes
|
2012-12-17 12:41:54 -06:00 |
rails_info_test.rb
|
Add a test case for comparing Rails versions
|
2013-05-03 14:18:57 -04:00 |
test_info_test.rb
|
rake test app/model/foo.rb and rake test models/foo works
|
2013-04-05 17:06:36 -07:00 |