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
2011-09-26 22:22:52 -04:00
..
initializers Make i18n tests more robust. 2011-06-12 12:45:09 +02:00
middleware x_sendfile_header now defaults to nil and production.rb env file doesn't 2011-08-07 13:11:50 -03:00
rack Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
asset_debugging_test.rb Warnings removed for "assert_match /" Please do 2011-09-04 08:23:13 +05:30
assets_test.rb Merge pull request #3136 from guilleiguaran/clear-digests-on-precompile 2011-09-26 13:57:07 -03:00
configuration_test.rb Rails.application#env_config is now public API. [Closes #1924] 2011-07-11 11:05:26 +02:00
console_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
generators_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
loading_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
middleware_test.rb Make the Rack::SSL middleware configurable 2011-09-26 22:22:52 -04:00
paths_test.rb assets.cache_store now defaults to filesystem. You will want to share tmp/assets_cache between deploys. 2011-07-12 22:30:17 -03:00
rackup_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
rake_test.rb Move asset tests to assets_test file 2011-09-13 03:19:02 -05:00
route_inspect_test.rb move route inspecting to an object so that we can more easily test it 2011-09-09 18:50:32 -07:00
routing_test.rb should be using a / in this route rather than a # 2011-08-31 16:12:26 -07:00
runner_test.rb make 'rails runner' show usage when run without any options 2011-06-10 18:48:50 +05:30
test_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
url_generation_test.rb Create a deprecation behavior that triggers a notification for deprecation notices, and make the behaviors independent of the environment names. 2010-06-29 12:20:15 -07:00