aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/images
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of drop shadows in screenshots for the I18N guideKarel Minarik2009-03-015-0/+0
| | | | TODOS are in http://rails.lighthouseapp.com/projects/16213/tickets/23-rails-i18
* Update with the new CSS from Jason and change the header logoPratik Naik2009-02-248-0/+0
|
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-0465-0/+5
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.