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
Paul Nikitochkin 9da48a998c #10428: Added tests for config.assets.precompile
Tests for bug in sprocket-rails:
  do not use value of configuration options
  which changed after environment loaded
2013-06-21 01:08:59 +03:00
..
initializers Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
middleware Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
rack
rake
asset_debugging_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
assets_test.rb #10428: Added tests for config.assets.precompile 2013-06-21 01:08:59 +03:00
build_original_fullpath_test.rb
configuration_test.rb Fixing build for not checking migration 2013-06-05 12:11:10 +02:00
console_test.rb cleanup railties test; fix typos 2013-03-31 20:50:21 +05:30
generators_test.rb
loading_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
middleware_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
paths_test.rb
rackup_test.rb
rake_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
rendering_test.rb Calls to the application constant have been refactored to use 2013-06-10 20:59:37 -07:00
routing_test.rb Removing use of subclassed application constant and instead using the 2013-06-03 21:38:17 -07:00
runner_test.rb
test_runner_test.rb Updates to make rails 4 happy with minitest 5: 2013-05-06 17:38:45 -07:00
test_test.rb
url_generation_test.rb Removing use of subclassed application constant and instead using the 2013-06-03 21:38:17 -07:00