Santiago Pastorino
b451de0d6d
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
Bryan Woods
c1ff781001
Guides: renaming to active_record_validations_callbacks for consistency and updating links to reflect new path
2010-06-16 15:50:32 -04:00
rspeicher
6f0eb4a098
Active Record Basics - Separate and clarify the explanations for created_at/on and updated_at/on
2010-06-14 18:19:01 -04:00
rspeicher
ef2798f018
Active Record Basics - Style and grammar edits
...
- "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"
2010-06-14 18:11:35 -04:00
Franck Verrot
621ee373cb
I have updated the documentation according to ticket #4263 about fixtures and set_fixture_class
...
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-16 18:04:31 +02:00
Jay Pignata
f365d79246
Updates to active record basics: reworked what is section, added CRUD methods, added migrations blurb and link to migrations guide
2009-08-13 12:02:01 -04:00
Joseph Pecoraro
8e06b2ce25
Fixed some links pointing to guides.rails.info to relative links. Fixed hashs as well.
2009-05-30 01:16:03 -04:00
Joseph Pecoraro
7749e1784c
Grammer: 'a' => 'an' where applicable.
2009-05-29 21:09:01 -04:00
Xavier Noria
0a88d42990
revised case in titles of AR basics guide
2009-03-14 17:03:10 +01:00
James Miller
ab8f87729e
Fix some spelling errors in the Active Record Basics guide
2009-02-06 07:48:22 -08:00
Pratik Naik
96d610553e
Merge docrails along with the new guides and guides generation code
2009-02-06 02:01:22 +00:00