1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators
yuuji.yaginuma 9a80f52541 remove unnecessary RAILS_ENV setting
`RAILS_ENV` is always set in the initialization process of test runner.
9fa07095a3/railties/lib/rails/test_unit/minitest_plugin.rb (L74)

Therefore, it is not necessary to set in `test_helper`.
2016-09-22 17:39:14 +09:00
..
actions applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
css applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
erb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
js/assets applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
rails remove unnecessary RAILS_ENV setting 2016-09-22 17:39:14 +09:00
test_unit applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
testing code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
actions.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
active_model.rb Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00
app_base.rb Do not point to the 5-0-stable branch 2016-09-13 21:06:16 -03:00
base.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
erb.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
generated_attribute.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
migration.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
model_helpers.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00
named_base.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
resource_helpers.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
test_case.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
test_unit.rb applies new string literal convention in railties/lib 2016-08-06 19:15:47 +02:00