aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/index.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* adds the release notes of 3.1 to the indexXavier Noria2011-08-311-0/+4
|
* adds the asset pipeline guide to the indexXavier Noria2011-08-301-0/+4
|
* the command line guide is good to goXavier Noria2011-08-241-1/+1
|
* Update link to Rails 2.3 guides from 2.3.8 to last release 2.3.11. Maybe ↵Paco Guzman2011-04-191-1/+1
| | | | someone could regenerate the guides
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-1/+1
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* renames the contrib guide in the indexXavier Noria2010-12-291-2/+2
|
* 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