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

6 commits

Author SHA1 Message Date
Xavier Noria
f259cbd959 removes trailing whitespace 2009-02-28 17:13:45 +01:00
Xavier Noria
0d145d9b37 implements a temporary workaround for failing notextile 2009-02-28 17:07:46 +01:00
Xavier Noria
5257ea7f44 in textile extensions, simplify regexp literal, and remove spurious extra newline in code blocks 2009-02-28 14:26:30 +01:00
Xavier Noria
7d773a17a4 fixes scroll beyond the box in code blocks (fix suggested by toretore) 2009-02-25 00:59:37 +01:00
Pratik Naik
3b30f4b8ba Rewrite eager loading and joins sections 2009-02-07 21:50:06 +00: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