.. |
application
|
Remove BestStandardsSupport middleware
|
2013-01-29 14:20:58 -05:00 |
commands
|
This commit fixes issue #8628
|
2013-01-04 17:05:49 +02:00 |
configuration
|
Add active_support/testing/autorun
|
2012-12-31 13:57:24 -03:00 |
fixtures
|
Revert "Detect rbenv and update the shebang"
|
2012-12-28 14:21:24 -07:00 |
generators
|
Added notice message for destroy method in scaffold
|
2013-02-10 01:19:02 +05:30 |
isolation
|
--no-rc in the railties tests
|
2013-02-01 22:10:45 +09:00 |
railties
|
Merge pull request #8557 from timraymond/add_back_engines_and_deprecate
|
2013-01-22 00:00:20 -02:00 |
abstract_unit.rb
|
Add active_support/testing/autorun
|
2012-12-31 13:57:24 -03:00 |
app_rails_loader_test.rb
|
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn'
|
2013-01-06 21:41:36 -07:00 |
backtrace_cleaner_test.rb
|
Gem cont presence checking has been removed
|
2012-05-02 13:56:13 +03: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
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
initializable_test.rb
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
paths_test.rb
|
Deprecate the eager_load_paths configuration
|
2013-01-24 23:54:41 +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
|
Updated/changed useless tr/gsubs
|
2012-04-03 15:16:09 +02:00 |