diff options
author | Edouard CHIN <edouard.chin@shopify.com> | 2017-06-16 13:40:34 -0400 |
---|---|---|
committer | Edouard CHIN <edouard.chin@shopify.com> | 2017-06-16 13:40:34 -0400 |
commit | f36115207b18fba3a44bdff5b345cdc28ed2d33e (patch) | |
tree | bbcb0559acbe048a5405c5eedb3e6c2e8da0a6e1 /guides/source | |
parent | 9cf7217909c30e5513f668e5c8aa105b04ba35fd (diff) | |
download | rails-f36115207b18fba3a44bdff5b345cdc28ed2d33e.tar.gz rails-f36115207b18fba3a44bdff5b345cdc28ed2d33e.tar.bz2 rails-f36115207b18fba3a44bdff5b345cdc28ed2d33e.zip |
Add the `<app_root>/test` dir to the `$LOAD_PATH` as a string:
- [Rails <= 5.0](https://github.com/rails/rails/blob/5-0-stable/railties/lib/rails/commands/test.rb#L6) used to add the `<app_root>/test` as a string; this behaviour changed in rails 5.1, it's appending a `Pathname` object
Diffstat (limited to 'guides/source')
0 files changed, 0 insertions, 0 deletions