aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/index.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* deleting trailing whitespacesVijay Dev2010-12-191-1/+1
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-7/+7
| | | | archived LH project
* aaaaannnddd, your beloved typo only spotted in the github colored diff no ↵Xavier Noria2010-10-051-1/+1
| | | | matter how many passes you did before pushing
* new guide: Ruby on Rails Guides GuidelinesXavier Noria2010-10-051-0/+4
|
* too many people are looking for the 2.3 guides, put by now a link at the top ↵Xavier Noria2010-09-031-2/+6
| | | | of the home, and add the Rails version in the main header
* updates de title of the generators guide in the home and indexXavier Noria2010-08-271-1/+1
|
* adds the AS guide to the guides indexXavier Noria2010-08-101-0/+4
|
* new guide: API Documentation Guidelines, ported and revised from the ↵Xavier Noria2010-07-171-4/+12
| | | | docrails github wiki
* Minor typos: 'built-in' instead of 'built in', 'built into' instead of ↵Jaime Iniesta2010-07-091-1/+1
| | | | 'built in to'
* Guides: renaming to active_record_validations_callbacks for consistency and ↵Bryan Woods2010-06-161-1/+1
| | | | updating links to reflect new path
* guides index: punctuationXavier Noria2010-04-301-1/+1
|
* Add generators to the guides and break out an extensions sectionwycats2010-04-301-8/+18
|
* guides: adds page title to home and credits, and revises it in the restXavier Noria2010-04-061-0/+4
|
* guides: warn about edge guides at the top of the home preamble, and mention ↵Xavier Noria2010-04-021-11/+15
| | | | that only for edge guides, stable guides need no warning
* guides index: splits prologue in two paragraphsXavier Noria2010-04-011-3/+8
|
* fine, rolling back the testXavier Noria2010-04-011-1/+1
|
* tests guides regeneration cron in edge serverXavier Noria2010-04-011-1/+1
|
* Fixed unclosed li and ul tags on indexJaime Iniesta2010-04-011-2/+3
|
* guides: rewrites index and credit pages as pure HTML to avoid textilizing ↵Xavier Noria2010-03-311-0/+140
the rendered view, in particular we can now put a DOCTYPE in the layout