aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/images
Commit message (Collapse)AuthorAgeFilesLines
* attempt at fixing fxn picture in credits pageXavier Noria2009-05-192-0/+0
|
* Merge commit 'mainstream/master'Pratik Naik2009-03-241-0/+0
|\ | | | | | | | | | | Conflicts: railties/guides/images/fxn.jpg railties/guides/rails_guides/generator.rb
| * Merge docrailsPratik Naik2009-03-167-0/+0
| |
| * Merge docrails and update the release notesPratik Naik2009-02-288-0/+0
| |
| * Merge docrails along with the new guides and guides generation codePratik Naik2009-02-0665-0/+5
|
* updates fxn pictureXavier Noria2009-03-211-0/+0
|
* and now even with the right dimensionsXavier Noria2009-03-111-0/+0
|
* updates fxn picture with better qualityXavier Noria2009-03-111-0/+0
|
* uploads fxn picture, links to fxn's tweet accountXavier Noria2009-03-111-0/+0
|
* Fixing image for error messages in the ActiveRecord Validations and ↵CassioMarques2009-03-111-0/+0
| | | | Callbacks Guide
* 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.