Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't dirty up the command delegates' base class with methods that belong in ... | Jeremy Kemper | 2005-10-29 | 1 | -5/+5 |
* | Migrations may be destroyed: script/destroy migration foo. Closes #2635. | Jeremy Kemper | 2005-10-29 | 1 | -5/+52 |
* | Make the migration generator only check files ending in *.rb when calculating... | Sam Stephenson | 2005-09-27 | 1 | -1/+1 |
* | Added prevention of duplicate migrations from the generator #2240 [fbeausolei... | David Heinemeier Hansson | 2005-09-24 | 1 | -0/+2 |
* | Added a USAGE document to the migration generator | David Heinemeier Hansson | 2005-07-06 | 1 | -0/+14 |
* | Added a migration generator | David Heinemeier Hansson | 2005-06-22 | 2 | -0/+16 |