Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
| | | | | | | ".. with __dir__ we can restore order in the Universe." - by @fxn Related to 5b8738c2df003a96f0e490c43559747618d10f5f | ||||
* | 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 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | 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 |