aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/migrations.textile
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Created a new Troubleshooting section in the migrations guide."Xavier Noria2011-02-181-14/+1
| | | | | | | | | Mismatches between migrations and constants have nothing to do with pluralization rules or model names. The mismatch happens between the camelization of the filename minus timestamp, and the name of the migration class itself. This reverts commit 1c21f75f1b32ee8723c74a9bc7af70dfa02a509c.
* Created a new Troubleshooting section in the migrations guide.Kedar Mhaswade2011-02-171-1/+14
| | | | | Added a bullet point there showing how the Uninitialized Constant (missing migration class) error looks like.
* 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