Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Created a new Troubleshooting section in the migrations guide." | Xavier Noria | 2011-02-18 | 1 | -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 Mhaswade | 2011-02-17 | 1 | -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. ↵ | eparreno | 2010-11-21 | 1 | -1/+1 |
| | | | | Pending: fix active_record guide | ||||
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -2/+0 |
| | | | | archived LH project | ||||
* | Changed environment.rb to application.rb | Ugis Ozols | 2010-10-25 | 1 | -1/+1 |
| | |||||
* | change 'a SQL' to 'an SQL' as suggested by the api documentation guidelines | Jaime Iniesta | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Migrations guide: minor typos corrected | Jaime Iniesta | 2010-07-15 | 1 | -3/+4 |
| | |||||
* | migration, correct file and created a code sample out of it. | Rohit Arondekar | 2010-05-07 | 1 | -1/+5 |
| | |||||
* | Migrations, rewrote a sentence for clarity. | Rohit Arondekar | 2010-05-06 | 1 | -1/+1 |
| | |||||
* | Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵ | Anil Wadghule | 2010-04-12 | 1 | -1/+1 |
| | | | | significant places. | ||||
* | fix usage examples and more to use new invocations | RomD | 2010-02-06 | 1 | -5/+5 |
| | | | | Signed-off-by: Carl Lerche <carllerche@mac.com> | ||||
* | Merge docrails | Pratik Naik | 2010-01-17 | 1 | -1/+1 |
| | |||||
* | Merge docrails | Pratik Naik | 2009-07-25 | 1 | -6/+6 |
| | |||||
* | Merge docrails | Pratik Naik | 2009-03-16 | 1 | -23/+23 |
| | |||||
* | Merge with docrails | Pratik Naik | 2009-02-24 | 1 | -38/+49 |
| | |||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+580 |