Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move credits pic to new assets/image folder | Jaime Iniesta | 2010-04-04 | 1 | -0/+0 |
| | |||||
* | Merge branch 'w3validations' | Jaime Iniesta | 2010-04-04 | 1 | -0/+0 |
|\ | |||||
| * | Fixing credits page so that it validates XHTML 1.0 Strict and adding myself ↵ | Jaime Iniesta | 2010-04-04 | 1 | -0/+0 |
| | | | | | | | | to it | ||||
* | | guides assets are now centralized in the assets directory, with standard subdirs | Xavier Noria | 2010-04-04 | 67 | -5/+0 |
|/ | |||||
* | edge badge revised by Jose Espinal | Xavier Noria | 2010-02-17 | 1 | -0/+0 |
| | |||||
* | adds support for an edge badge in guides | Xavier Noria | 2010-02-17 | 1 | -0/+0 |
| | |||||
* | First pass at full re-write of getting started guide | Mikel Lindsaar | 2010-02-08 | 3 | -0/+0 |
| | | | | | | | * Changed to Rails 3.0.0-beta rails command from script/* * Changed contrived before_filter to be an authentication feature * Refactored code into partials, showed three different types of partial usage * Showed how helpers work and fit in | ||||
* | attempt at fixing fxn picture in credits page | Xavier Noria | 2009-05-19 | 2 | -0/+0 |
| | |||||
* | Merge commit 'mainstream/master' | Pratik Naik | 2009-03-24 | 1 | -0/+0 |
|\ | | | | | | | | | | | Conflicts: railties/guides/images/fxn.jpg railties/guides/rails_guides/generator.rb | ||||
| * | Merge docrails | Pratik Naik | 2009-03-16 | 7 | -0/+0 |
| | | |||||
| * | Merge docrails and update the release notes | Pratik Naik | 2009-02-28 | 8 | -0/+0 |
| | | |||||
| * | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 65 | -0/+5 |
| | |||||
* | updates fxn picture | Xavier Noria | 2009-03-21 | 1 | -0/+0 |
| | |||||
* | and now even with the right dimensions | Xavier Noria | 2009-03-11 | 1 | -0/+0 |
| | |||||
* | updates fxn picture with better quality | Xavier Noria | 2009-03-11 | 1 | -0/+0 |
| | |||||
* | uploads fxn picture, links to fxn's tweet account | Xavier Noria | 2009-03-11 | 1 | -0/+0 |
| | |||||
* | Fixing image for error messages in the ActiveRecord Validations and ↵ | CassioMarques | 2009-03-11 | 1 | -0/+0 |
| | | | | Callbacks Guide | ||||
* | Get rid of drop shadows in screenshots for the I18N guide | Karel Minarik | 2009-03-01 | 5 | -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 logo | Pratik Naik | 2009-02-24 | 8 | -0/+0 |
| | |||||
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 65 | -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. |