aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/images/i18n
Commit message (Collapse)AuthorAgeFilesLines
* guides assets are now centralized in the assets directory, with standard subdirsXavier Noria2010-04-045-0/+0
|
* 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
* Convert the guides from asciidoc to textile and integrate with the new design.Pratik Naik2009-02-045-0/+0
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.