Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | giving a pause usually made for e.g. in sentences [ci skip] | Soon Van | 2012-08-21 | 1 | -15/+14 |
| | |||||
* | Update migrations guide | Aleksey Magusev | 2012-07-08 | 1 | -0/+47 |
| | | | | | Add a paragraph about references statements in migration generator and the subchapter "Supported type modifiers" | ||||
* | let's not add too much details upfront in the introduction [ci skip] | Vijay Dev | 2012-05-30 | 1 | -8/+1 |
| | |||||
* | fix typos on migrations guide [ci skip] | Francesco Rodriguez | 2012-05-28 | 1 | -4/+4 |
| | |||||
* | Added information regarding the schema_migrations table in Active Record ↵ | jordanstaub | 2012-05-28 | 1 | -2/+8 |
| | | | | Migrations guide. | ||||
* | 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 |