Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run in-app rails commands via fork+load where possible | Matthew Draper | 2017-09-04 | 1 | -5/+3 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | There are some cases where @@app is not defined | Santiago Pastorino | 2016-07-26 | 1 | -0/+28 |
* | Remove unused boot_rails method and it's usage | Prathamesh Sonpatki | 2016-07-04 | 1 | -1/+0 |
* | Address ruby warnings | Teo Ljungberg | 2016-02-29 | 1 | -1/+1 |
* | reset `ActionMailer::Base.deliveries` in `ActionDispatch::IntegrationTest`. | Yves Senn | 2016-02-16 | 1 | -0/+46 |