aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/migrations.textile
Commit message (Collapse)AuthorAgeFilesLines
* minor changes in migrations guideVijay Dev2011-08-131-4/+4
|
* fixed incorrect tagsVijay Dev2011-08-131-16/+16
|
* Updated migrations.textile to clarify Using Models in Your MigrationsMike Howard2011-07-241-18/+85
| | | | | Rewrote entire section including example code, error message, and work around.
* Merge pull request #52 from dyba/651cabc69a6cd661bc33824b995c2242fb65befeVijay Dev2011-07-151-12/+27
|\ | | | | Modified migrations file
| * Modified Migrations fileDaniel Dyba2011-07-131-12/+27
| |
* | Replaced appropriate word.Aslam Najeebdeen2011-07-131-1/+1
| |
* | Revert "Included w3c_validators gem and modified Migrations file"Vijay Dev2011-06-301-27/+12
| | | | | | | | | | | | This reverts commit 1028226b00a3671a465b510880bd186ae26b2e3d. Reason: No code changes can be done in docrails.
* | Included w3c_validators gem and modified Migrations fileDaniel Dyba2011-06-291-12/+27
|/
* fix typo in method nameVijay Dev2011-06-251-1/+1
|
* Revert "add missing methods supported by reversible migrations using the ↵Vijay Dev2011-06-251-4/+1
| | | | | | | | | change method" This reverts commit 7f91eebae361f2f3a1558f6d899b372524509a2d. Reason: Incorrect documenting. The newly added methods to the list are not actually supported by reversible migrations.
* add missing methods supported by reversible migrations using the change methodVijay Dev2011-06-241-1/+4
|
* minor edits in migrations guideVijay Dev2011-06-061-4/+4
|
* Explicitly use ActiveRecord::IrreversibleMigrationMalcolm Locke2011-05-181-1/+1
|
* added the list of reversible commands in the newer migrationsVijay Dev2011-04-261-2/+6
|
* minor changes in migrations guideVijay Dev2011-04-261-7/+5
|
* Change from `self.(up|down)` to `(up|down)` methodPrem Sichanugrist2011-04-261-8/+8
|
* Update guide to use `change` method in various places after migration ↵Prem Sichanugrist2011-04-261-37/+39
| | | | generator has changed.
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-2/+2
|
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-1/+1
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-10/+10
|
* remove old school validations and replaced with new validates method. ↵eparreno2010-11-211-1/+1
| | | | Pending: fix active_record guide
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* Changed environment.rb to application.rbUgis Ozols2010-10-251-1/+1
|
* change 'a SQL' to 'an SQL' as suggested by the api documentation guidelinesJaime Iniesta2010-08-261-1/+1
|
* Migrations guide: minor typos correctedJaime Iniesta2010-07-151-3/+4
|
* migration, correct file and created a code sample out of it.Rohit Arondekar2010-05-071-1/+5
|
* Migrations, rewrote a sentence for clarity.Rohit Arondekar2010-05-061-1/+1
|
* Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵Anil Wadghule2010-04-121-1/+1
| | | | significant places.
* fix usage examples and more to use new invocationsRomD2010-02-061-5/+5
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Merge docrailsPratik Naik2010-01-171-1/+1
|
* Merge docrailsPratik Naik2009-07-251-6/+6
|
* Merge docrailsPratik Naik2009-03-161-23/+23
|
* Merge with docrailsPratik Naik2009-02-241-38/+49
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+580