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
Rafael Mendonça França 35867c0bee Remove unneeded base file
We are only using for one test class
2015-05-03 21:25:56 -03:00
..
configuration Remove unneeded base file 2015-05-03 21:25:56 -03:00
initializers Remove deprecate *_path helpers in email views 2015-01-04 11:58:42 -03:00
middleware Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 onwards. 2015-02-03 20:51:40 +05:30
rack
rake Revert "Merge pull request #17920 from calebthompson/dont-rely-on-environment-task-for-schema-load" 2015-04-27 11:45:21 +02:00
asset_debugging_test.rb Test using sprockets 3 2015-03-29 22:58:32 -03:00
assets_test.rb Need to add config.assets.compile=true to access .assets 2015-04-26 12:55:05 -04:00
configuration_test.rb Remove deprecated serve_static_assets configuration 2015-01-04 12:11:02 -03:00
console_test.rb
generators_test.rb
loading_test.rb actually autoload all second-level directories called app/*/concerns 2014-12-26 23:21:20 -05:00
mailer_previews_test.rb Mailer preview now uses url_for to fix links to emails for apps running on a subdirectory, closes #19092. 2015-04-30 10:12:00 -04:00
middleware_test.rb Allow Rack::Runtime to be deleted from middleware stack. 2015-02-19 08:44:24 +08:00
multiple_applications_test.rb secret_token is now saved in Rails.application.secrets.secret_token 2014-11-02 21:21:09 -06:00
paths_test.rb
rackup_test.rb
rake_test.rb Removed assigns from functional_test templates 2015-05-02 12:31:05 +05:30
rendering_test.rb
routing_test.rb Pure rack apps can be mounted with a name 2014-11-29 09:24:43 -05:00
runner_test.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
test_runner_test.rb -p, --pattern to run tests using a pattern. 2015-03-18 09:52:19 +01:00
test_test.rb run test_test.rb using the bin/rails test. 2015-03-18 09:52:19 +01:00
url_generation_test.rb pass a config to the route set 2015-03-05 13:12:06 -08:00