aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/migrations.textile
Commit message (Collapse)AuthorAgeFilesLines
* Update migrations guideAleksey Magusev2012-07-081-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 Dev2012-05-301-8/+1
|
* fix typos on migrations guide [ci skip]Francesco Rodriguez2012-05-281-4/+4
|
* Added information regarding the schema_migrations table in Active Record ↵jordanstaub2012-05-281-2/+8
| | | | Migrations guide.
* Make the 'Using Models in Your Migrations' example code more concise by ↵David Jones2012-05-151-12/+4
| | | | using update_all method
* Add "Using the change method" title back to make it stand outOscar Del Ben2012-04-191-0/+2
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-181-1/+1
|\
| * Fixed a typo in migrationsluke2012-04-151-1/+1
| |
* | Automatically create indexes for references/belongs_to statements in migrations.Joshua Wood2012-04-141-1/+10
|/
* Revert "Where migration can get wrong help added"Vijay Dev2012-04-071-10/+0
| | | | This reverts commit b11113f924d2eb2acbe836954d17a02163f45275.
* copy editing [ci skip]Vijay Dev2012-04-071-5/+4
|
* Where migration can get wrong help addedSandip Ransing2012-04-061-0/+10
|
* Improvement to migration guideSandip Ransing2012-04-061-6/+6
|
* fix boolean value in guide [ci skip]Vijay Dev2012-04-051-1/+1
|
* Updated migrations.textile to change :integer on line 807 to :boolean, as it ↵Ethan Mick2012-04-041-1/+1
| | | | was earlier in the example. :flag is a boolean, not an integer. (defaults to false)
* Fixed small typoFernando Briano2012-04-031-1/+1
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+930