Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -0/+8 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -8/+0 |
* | Added Rails::Generators::ActionORM to hold ORM methods necessary to build a g... | José Valim | 2009-07-02 | 1 | -1/+1 |
* | Put migration methods into a separate folder and let just ActiveRecord depend... | José Valim | 2009-07-02 | 1 | -1/+0 |
* | Clean up class collisions check and a class method helper. | José Valim | 2009-06-26 | 1 | -0/+1 |
* | Get base_name from class_name. | José Valim | 2009-06-25 | 1 | -4/+0 |
* | Added plugin generators (and a couple of TODOs). | José Valim | 2009-06-23 | 1 | -2/+2 |
* | Splitting base into several files. | José Valim | 2009-06-23 | 1 | -0/+12 |