aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/fixtures/lib
Commit message (Expand)AuthorAgeFilesLines
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-147-0/+14
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-027-7/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-017-0/+7
* Define path with __dir__bogdanvlviv2017-05-231-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* applies new string literal convention in railties/testXavier Noria2016-08-062-2/+2
* Remove `--builder` option from `rails` commandPrem Sichanugrist2013-02-247-51/+0
* Use Ruby 1.9 Hash syntax in railtiesRobin Dupret2012-10-141-1/+1
* treat USAGE as an ERB templateColin MacKenzie IV2011-11-022-0/+6
* Removed tests for rescue branch for Rails 2.x compatibilityAlexey Gaziev2011-06-201-3/+0
* create_dummy_app method that allows to easily create dummy application from t...Piotr Sarnacki2010-11-022-4/+11
* Make tests for app and plugin generators more DRYPiotr Sarnacki2010-11-025-14/+14
* Allow easy overriding of test framework in 'rake plugin new' generator, using...Piotr Sarnacki2010-11-021-0/+13
* Added 'rails plugin new' generator which generates gem plugin skeleton.Piotr Sarnacki2010-11-023-0/+16
* It would be nice to actually commit test fixturesCarlhuda2010-04-303-0/+16
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-232-1/+1
* Give higher priority to rails generators.José Valim2010-01-212-0/+1
* More cleaning up on rails generators load path.José Valim2010-01-183-5/+4
* Avoid duplicated names on help description and show proper error message if t...José Valim2009-11-031-0/+4
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-1/+1
* Allow rails templates relative to the current path to be given.José Valim2009-08-071-0/+1
* More tests for rails generators and lookup.José Valim2009-07-038-2/+14
* Use .gitignore as the convention for dummy file names.Joshua Peek2008-04-243-0/+0
* Add .empty files to empty directories so git preserves them.Joshua Peek2008-04-213-0/+0
* Railties: generator tests passingJeremy Kemper2006-08-292-0/+2