Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load generators from both lib/rails/generators and lib/generators. Using the ↵ | José Valim | 2010-03-23 | 1 | -278/+0 |
| | | | | former since it's less obstrusive. | ||||
* | Removing prototype and just using vanilla js | Mikel Lindsaar | 2010-03-02 | 1 | -17/+17 |
| | |||||
* | Updating index.html to remove script/generate and making railties tests pass ↵ | Mikel Lindsaar | 2010-02-02 | 1 | -1/+1 |
| | | | | again | ||||
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 1 | -0/+278 |
| | | | | rspec:install generator, you need generators/rspec/install_generator in your load path. | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -279/+0 |
| | |||||
* | Solving merge conflicts. | José Valim | 2009-07-12 | 1 | -31/+30 |
| | |||||
* | Change current sstructure. | José Valim | 2009-06-23 | 1 | -0/+280 |