1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application
2014-08-07 15:50:46 -07:00
..
configuration Pull in the custom configuration concept from dhh/custom_configuration 2014-08-03 15:48:14 -07:00
initializers Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
middleware Replace config.secret_key_base with secrets.secret_key_base in test 2013-12-12 14:59:11 -05:00
rack Set the application logger using configuration 2014-07-07 22:57:55 -03:00
rake Add a test for db:migrate:status to check missing file scenario 2014-06-27 18:28:12 +03:00
asset_debugging_test.rb
assets_test.rb Default config.assets.digests to true in development 2014-05-17 23:01:22 -04:00
build_original_fullpath_test.rb
configuration_test.rb Fix / improve some assertions 2014-07-30 22:52:38 -03:00
console_test.rb
generators_test.rb
loading_test.rb
mailer_previews_test.rb Deprecate *_path methods in mailers 2014-07-30 12:01:45 -05:00
middleware_test.rb We don't need parenthesis for this 2014-08-05 11:51:12 -05:00
multiple_applications_test.rb add a new constructor that runs load hooks 2014-08-07 15:50:46 -07:00
paths_test.rb
rackup_test.rb
rake_test.rb Make the rails:template rake task load initializers 2014-03-08 15:59:22 +01:00
rendering_test.rb
routing_test.rb
runner_test.rb
test_runner_test.rb
test_test.rb Revert "Revert "Merge pull request #15394 from morgoth/fix-automatic-maintaining-test-schema-for-sql-format"" 2014-08-06 08:25:18 +02:00
url_generation_test.rb