1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

12 commits

Author SHA1 Message Date
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