rails--rails/railties/lib
Jonathan Hefner 2e6dae1a26 Populate ARGV for app template
In #38495, `ARGV` was isolated to prevent commands from depending on its
contents, which might be indeterminate.  However, app templates may
depend on `ARGV`, so populate it before evaluating them.

Fixes #40945.
2021-01-01 11:28:08 -06:00
..
minitest Fix backtraces for generated plugin tests 2020-10-07 15:40:56 -05:00
rails Populate ARGV for app template 2021-01-01 11:28:08 -06:00
rails.rb Add benchmark method that can be called from anywhere 2020-12-04 15:52:10 +03:00