Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify a couple of regexps | Xavier Noria | 2010-02-08 | 1 | -2/+2 |
| | |||||
* | guides textile extensions: now recognizes also TIP. | Xavier Noria | 2010-02-08 | 1 | -2/+2 |
| | |||||
* | removes trailing whitespace | Xavier Noria | 2009-02-28 | 1 | -1/+1 |
| | |||||
* | implements a temporary workaround for failing notextile | Xavier Noria | 2009-02-28 | 1 | -2/+2 |
| | |||||
* | in textile extensions, simplify regexp literal, and remove spurious extra ↵ | Xavier Noria | 2009-02-28 | 1 | -2/+2 |
| | | | | newline in code blocks | ||||
* | fixes scroll beyond the box in code blocks (fix suggested by toretore) | Xavier Noria | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | Rewrite eager loading and joins sections | Pratik Naik | 2009-02-07 | 1 | -0/+3 |
| | |||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 1 | -0/+38 |
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. |