| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the empty block style to have space inside of the block | Rafael Mendonça França | 2018-09-25 | 1 | -1/+1 |
* | Fix test added in #32444 | bogdanvlviv | 2018-04-06 | 1 | -2/+4 |
* | Merge pull request #32444 from matrinox/fix-return-response-mutation-rack-logger | Rafael Mendonça França | 2018-04-04 | 1 | -2/+18 |
|\ |
|
| * | Stop mutating body response | Geoff Lee | 2018-04-03 | 1 | -2/+18 |
|/ |
|
* | 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 |
* | class Foo < Struct.new(:x) creates an extra unneeded anonymous class | Akira Matsuda | 2017-01-13 | 1 | -1/+1 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -12/+12 |
* | Fix incorrect unsubscription. | Guo Xiang Tan | 2014-07-11 | 1 | -2/+2 |
* | "Naked" rescue clauses only catch StandardError subclasses. | thedarkone | 2013-08-06 | 1 | -2/+5 |
* | Add a missing require. | thedarkone | 2013-08-06 | 1 | -0/+1 |
* | Use the right instrumentation name | Rafael Mendonça França | 2013-08-05 | 1 | -1/+1 |
* | fire a notification when the request stops / starts | Aaron Patterson | 2013-01-09 | 1 | -0/+71 |