Commit Graph

1266 Commits

Author SHA1 Message Date
Mike Gunderloy
e5a5ed5b29 Format and typo cleanup of 2.3 release notes 2009-02-05 07:44:15 -06:00
Trevor Turk
e7d56a563b Active Record Validations and Callbacks TODOs added, spelling and small cleanup 2009-02-05 01:25:06 -06:00
Trevor Turk
1b31144961 Fix for validations docs, person.invalid?(:email) should be person.errors.invalid?(:email) 2009-02-05 00:27:52 -06:00
Trevor Turk
4ee9f7979b Finish TODOs for Active Record Callbacks and Validations, will continue to review 2009-02-04 23:40:49 -06:00
Pratik Naik
4d590a820a Fix links in performance guide 2009-02-05 01:21:36 +00:00
Trevor Turk
ffd0b1e330 Remove stray API link 2009-02-04 08:54:14 -06:00
Trevor Turk
edffab4112 Merge changes to Active Record Validations section 2009-02-04 08:52:14 -06:00
Trevor Turk
8c9f0ef35a Formatting cleanup and fixes for Active Record Validations 2009-02-04 08:43:33 -06:00
Pratik Naik
d39290cf0e Remove API links and add TODOs #26 2009-02-04 14:38:45 +00:00
Pratik Naik
ed1f67447d Minor rewording on the index page 2009-02-04 13:57:14 +00:00
Mike Gunderloy
7b0a175137 Formatting fixes for Getting Started guide 2009-02-04 07:46:57 -06:00
karmi
e0d79fbf04 Fixed the wrong currency symbol in the i18n guide 2009-02-04 04:10:08 -07:00
Trevor Turk
1ca565a16a Update Guides, Active Record Validations, better explanation of what methods bypass validations 2009-02-04 01:59:06 -06:00
Trevor Turk
3584d8c8a2 add link to machinist in testing guide under other testing approaches 2009-02-03 23:00:25 -06:00
Colin Curtin
cb6091a93a Added advanced server command and a mini-generator tutorial. 2009-02-03 19:11:36 -08:00
Pratik Naik
03bb1ebec5 Convert the guides from asciidoc to textile and integrate with the new design.
If you're a guide writer and want to generate the guides, Run :

  ruby railties/guides/rails_guides.rb

And guides HTML will get generated inside railties/guides/output directory.
2009-02-04 01:44:58 +00:00