aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/active_record_basics.textile
Commit message (Collapse)AuthorAgeFilesLines
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* Guides: renaming to active_record_validations_callbacks for consistency and ↵Bryan Woods2010-06-161-2/+2
| | | | updating links to reflect new path
* Active Record Basics - Separate and clarify the explanations for ↵rspeicher2010-06-141-2/+4
| | | | created_at/on and updated_at/on
* Active Record Basics - Style and grammar editsrspeicher2010-06-141-17/+21
| | | | | - "i.e." should be "e.g." in these cases, and include the comma - Newline consistency before/after Ruby blocks - Conform to the apparent guide standard of "Active Record" over "ActiveRecord"
* I have updated the documentation according to ticket #4263 about fixtures ↵Franck Verrot2010-05-161-1/+9
| | | | | | and set_fixture_class Signed-off-by: José Valim <jose.valim@gmail.com>
* Updates to active record basics: reworked what is section, added CRUD ↵Jay Pignata2009-08-131-33/+102
| | | | methods, added migrations blurb and link to migrations guide
* Fixed some links pointing to guides.rails.info to relative links. Fixed ↵Joseph Pecoraro2009-05-301-3/+3
| | | | hashs as well.
* Grammer: 'a' => 'an' where applicable.Joseph Pecoraro2009-05-291-1/+1
|
* revised case in titles of AR basics guideXavier Noria2009-03-141-4/+4
|
* Fix some spelling errors in the Active Record Basics guideJames Miller2009-02-061-9/+9
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+135