Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up migration types. | José Valim | 2011-12-24 | 1 | -1/+6 |
* | added ability to specify from cli when generating a model/migration whether p... | Dmitrii Samoilov | 2011-12-24 | 1 | -1/+1 |
* | Generate valid default fixtures for models with a type column | Marc-Andre Lafortune | 2011-07-11 | 1 | -0/+5 |
* | Attributes on scaffold and model generators default to string. | José Valim | 2011-06-17 | 1 | -10/+3 |
* | generate HTML5 number_field tag for integer fields | Akira Matsuda | 2011-05-16 | 1 | -1/+5 |
* | :'' is not valid ruby. | José Valim | 2010-10-02 | 1 | -1/+1 |
* | Failing test for GeneratedAttribute [#5461 state:open] | rohit | 2010-09-02 | 1 | -0/+12 |
* | Rails::Generators::GeneratedAttribute: tests, cleanups and a bugfix [#4631 st... | Jeff Kreeftmeijer | 2010-06-10 | 1 | -10/+81 |
* | Rename assert_attribute_type to asser_field_type. | José Valim | 2010-05-16 | 1 | -7/+7 |
* | Added assert_attribute_type to clean up GeneratedAttributeTest [#2377 state:r... | Jeff Kreeftmeijer | 2010-05-16 | 1 | -0/+40 |