Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always yield a CSP policy instance | Andrew White | 2018-03-08 | 1 | -4/+2 |
* | Allow using inline style and script in the internal controllers | yuuji.yaginuma | 2018-03-08 | 1 | -0/+13 |
* | 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 |
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
* | Privatize unneededly protected methods in Railties | Akira Matsuda | 2016-12-25 | 1 | -1/+1 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -7/+7 |
* | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 1 | -3/+3 |
* | stop using deprecated `render :text` in railties | yuuji.yaginuma | 2015-08-06 | 1 | -1/+1 |
* | Add an application controller for internal controllers | Andrew White | 2013-12-17 | 1 | -0/+16 |