rails/railties/test/application
Jon Moss fa69b2c035 ARGV.shift before calling Rails generators
Gems like rspec-rails depend on `ARGV` being shifted, and `scaffold`
(for example) not being the first item in `ARGV`. This should allow
rspec-rails to be passing on Rails master.
2016-12-17 14:01:25 -05:00
..
configuration applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
initializers Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
middleware Remove deprecated support to :text in render 2016-10-10 00:02:52 -03:00
rack applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
rake Fix incorrect output from rails routes when using singular resources issue #26606 2016-11-18 15:12:13 -06:00
asset_debugging_test.rb Fix style 2016-08-30 15:04:23 -05:00
assets_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
bin_setup_test.rb use correct Gemfile in bin/setup test 2016-09-11 11:03:01 +09:00
configuration_test.rb Remove aggressive unit test with mock. And add integration level test. 2016-11-24 14:17:13 +09:00
console_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
generators_test.rb ARGV.shift before calling Rails generators 2016-12-17 14:01:25 -05:00
integration_test_case_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
loading_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
mailer_previews_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
middleware_test.rb Remove deprecated code in ssl middleware 2016-10-10 01:35:59 -03:00
multiple_applications_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
paths_test.rb improve error message when include assertions fail 2016-09-16 12:03:37 -07:00
per_request_digest_cache_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
rackup_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
rake_test.rb Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
rendering_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
routing_test.rb Remove deprecated support to :text in render 2016-10-10 00:02:52 -03:00
runner_test.rb Pass rails runner args onto file again. 2016-11-20 16:02:39 +01:00
test_runner_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
test_test.rb Merge pull request #26515 from grosser/grosser/after_run 2016-09-23 23:28:37 -04:00
url_generation_test.rb Remove deprecated support to :text in render 2016-10-10 00:02:52 -03:00