Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the 'Using Models in Your Migrations' example code more concise by ↵ | David Jones | 2012-05-15 | 1 | -12/+4 |
| | | | | using update_all method | ||||
* | Add "Using the change method" title back to make it stand out | Oscar Del Ben | 2012-04-19 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-18 | 1 | -1/+1 |
|\ | |||||
| * | Fixed a typo in migrations | luke | 2012-04-15 | 1 | -1/+1 |
| | | |||||
* | | Automatically create indexes for references/belongs_to statements in migrations. | Joshua Wood | 2012-04-14 | 1 | -1/+10 |
|/ | |||||
* | Revert "Where migration can get wrong help added" | Vijay Dev | 2012-04-07 | 1 | -10/+0 |
| | | | | This reverts commit b11113f924d2eb2acbe836954d17a02163f45275. | ||||
* | copy editing [ci skip] | Vijay Dev | 2012-04-07 | 1 | -5/+4 |
| | |||||
* | Where migration can get wrong help added | Sandip Ransing | 2012-04-06 | 1 | -0/+10 |
| | |||||
* | Improvement to migration guide | Sandip Ransing | 2012-04-06 | 1 | -6/+6 |
| | |||||
* | fix boolean value in guide [ci skip] | Vijay Dev | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | Updated migrations.textile to change :integer on line 807 to :boolean, as it ↵ | Ethan Mick | 2012-04-04 | 1 | -1/+1 |
| | | | | was earlier in the example. :flag is a boolean, not an integer. (defaults to false) | ||||
* | Fixed small typo | Fernando Briano | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+930 |