Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Template whitespace | Joshua Peek | 2010-01-22 | 1 | -1/+0 |
| | |||||
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 1 | -0/+62 |
| | | | | 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 | -62/+0 |
| | |||||
* | Change div.attribute to div.field and add some _form to tests. | José Valim | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | Remove inline css. [#593 status:resolved] | José Valim | 2009-08-30 | 1 | -0/+4 |
| | |||||
* | Change scaffold to use _form as partial and div's instead of paragraphs. ↵ | José Valim | 2009-08-30 | 1 | -0/+4 |
| | | | | [#1760 status:resolved] | ||||
* | Added stylesheets controller which is invoked by scaffold. | José Valim | 2009-07-02 | 1 | -0/+54 |