Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow rails templates relative to the current path to be given. | José Valim | 2009-08-07 | 1 | -0/+5 |
* | Change false to :verbose => false as in new Thor version. | José Valim | 2009-07-15 | 1 | -1/+2 |
* | Updated vendored Thor to 0.11.1 and update Rails::Generators. | José Valim | 2009-07-14 | 1 | -1/+1 |
* | Use the proper shebang when using Ruby 1.9 or jruby or windows. | José Valim | 2009-07-04 | 1 | -0/+15 |
* | Simplifying resource generator. | José Valim | 2009-06-29 | 1 | -2/+2 |
* | Move file action only to app generator. | José Valim | 2009-06-28 | 1 | -0/+9 |
* | More code refactoring. | José Valim | 2009-06-25 | 1 | -0/+24 |
* | Tests for plugin generator. | José Valim | 2009-06-25 | 1 | -0/+133 |