Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip creating migration if --skip option is passed to model generator [#6144 ... | Piotr Sarnacki | 2010-12-16 | 1 | -1/+1 |
* | Remove existing migration when using 'rails generate model' with --force [#55... | David Trasbo | 2010-09-18 | 1 | -1/+5 |
* | Changes migration number to version due to ambiguity. [#3065 state:committed] | Rizwan Reza | 2010-03-28 | 1 | -3/+3 |
* | No more vendored thor. | José Valim | 2010-02-03 | 1 | -5/+3 |
* | Ensure that attr_reader methods in generators are protected. | José Valim | 2010-02-02 | 1 | -8/+5 |
* | Change Rails::Generators::Migration protected instance methods to class metho... | Szymon Nowak | 2010-02-02 | 1 | -23/+27 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+65 |