Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 2 | -1/+1 |
* | Give higher priority to rails generators. | José Valim | 2010-01-21 | 2 | -0/+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 t... | José Valim | 2009-11-03 | 1 | -0/+4 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -1/+1 |
* | Allow rails templates relative to the current path to be given. | José Valim | 2009-08-07 | 1 | -0/+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 |