Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 4 | -0/+8 |
| | |||||
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 4 | -4/+0 |
| | | | | | This reverts commit 3420a14590c0e6915d8b6c242887f74adb4120f9, reversing changes made to afb66a5a598ce4ac74ad84b125a5abf046dcf5aa. | ||||
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 4 | -0/+4 |
| | |||||
* | 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 | ||||
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
| | |||||
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 2 | -2/+2 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | treat USAGE as an ERB template | Colin MacKenzie IV | 2011-11-02 | 2 | -0/+6 |
| | |||||
* | Removed tests for rescue branch for Rails 2.x compatibility | Alexey Gaziev | 2011-06-20 | 1 | -3/+0 |
| | |||||
* | Load generators from both lib/rails/generators and lib/generators. Using the ↵ | José Valim | 2010-03-23 | 1 | -1/+1 |
| | | | | former since it's less obstrusive. | ||||
* | Give higher priority to rails generators. | José Valim | 2010-01-21 | 2 | -4/+1 |
| | |||||
* | More cleaning up on rails generators load path. | José Valim | 2010-01-18 | 3 | -5/+4 |
| | |||||
* | Avoid duplicated names on help description and show proper error message if ↵ | José Valim | 2009-11-03 | 1 | -0/+4 |
| | | | | | | trying to load a Rails 2.x generator. Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -1/+1 |
| | |||||
* | More tests for rails generators and lookup. | José Valim | 2009-07-03 | 8 | -2/+14 |
| | |||||
* | Use .gitignore as the convention for dummy file names. | Joshua Peek | 2008-04-24 | 3 | -0/+0 |
| | |||||
* | Add .empty files to empty directories so git preserves them. | Joshua Peek | 2008-04-21 | 3 | -0/+0 |
| | |||||
* | Railties: generator tests passing | Jeremy Kemper | 2006-08-29 | 2 | -0/+2 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4843 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |