Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Webpacker the default JavaScript compiler for Rails 6 (#33079) | David Heinemeier Hansson | 2018-09-30 | 1 | -1/+2 |
* | Use correct variable | yuuji.yaginuma | 2018-09-11 | 1 | -2/+2 |
* | Remove all references to slave in the codebase | Rafael Mendonça França | 2018-09-10 | 1 | -9/+9 |
* | Make automatically synchronize test schema work inside engine | yuuji.yaginuma | 2017-10-02 | 1 | -0/+31 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | Extract `assert_output` and `available_pty?` into `ConsoleHelpers` module | yuuji.yaginuma | 2017-07-25 | 1 | -21/+3 |
* | 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 |
* | make all rails commands work in engine | yuuji.yaginuma | 2017-01-09 | 2 | -24/+96 |
* | add missing require rake | yuuji.yaginuma | 2016-08-11 | 1 | -0/+24 |