Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more "SSL everywhere" for GitHub URLs | Akira Matsuda | 2011-03-07 | 1 | -1/+1 |
| | | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere | ||||
* | renames the contrib guide in the index | Xavier Noria | 2010-12-29 | 1 | -2/+2 |
| | |||||
* | deleting trailing whitespaces | Vijay Dev | 2010-12-19 | 1 | -1/+1 |
| | |||||
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -7/+7 |
| | | | | archived LH project | ||||
* | aaaaannnddd, your beloved typo only spotted in the github colored diff no ↵ | Xavier Noria | 2010-10-05 | 1 | -1/+1 |
| | | | | matter how many passes you did before pushing | ||||
* | new guide: Ruby on Rails Guides Guidelines | Xavier Noria | 2010-10-05 | 1 | -0/+4 |
| | |||||
* | too many people are looking for the 2.3 guides, put by now a link at the top ↵ | Xavier Noria | 2010-09-03 | 1 | -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 index | Xavier Noria | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | adds the AS guide to the guides index | Xavier Noria | 2010-08-10 | 1 | -0/+4 |
| | |||||
* | new guide: API Documentation Guidelines, ported and revised from the ↵ | Xavier Noria | 2010-07-17 | 1 | -4/+12 |
| | | | | docrails github wiki | ||||
* | Minor typos: 'built-in' instead of 'built in', 'built into' instead of ↵ | Jaime Iniesta | 2010-07-09 | 1 | -1/+1 |
| | | | | 'built in to' | ||||
* | Guides: renaming to active_record_validations_callbacks for consistency and ↵ | Bryan Woods | 2010-06-16 | 1 | -1/+1 |
| | | | | updating links to reflect new path | ||||
* | guides index: punctuation | Xavier Noria | 2010-04-30 | 1 | -1/+1 |
| | |||||
* | Add generators to the guides and break out an extensions section | wycats | 2010-04-30 | 1 | -8/+18 |
| | |||||
* | guides: adds page title to home and credits, and revises it in the rest | Xavier Noria | 2010-04-06 | 1 | -0/+4 |
| | |||||
* | guides: warn about edge guides at the top of the home preamble, and mention ↵ | Xavier Noria | 2010-04-02 | 1 | -11/+15 |
| | | | | that only for edge guides, stable guides need no warning | ||||
* | guides index: splits prologue in two paragraphs | Xavier Noria | 2010-04-01 | 1 | -3/+8 |
| | |||||
* | fine, rolling back the test | Xavier Noria | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | tests guides regeneration cron in edge server | Xavier Noria | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | Fixed unclosed li and ul tags on index | Jaime Iniesta | 2010-04-01 | 1 | -2/+3 |
| | |||||
* | guides: rewrites index and credit pages as pure HTML to avoid textilizing ↵ | Xavier Noria | 2010-03-31 | 1 | -0/+140 |
the rendered view, in particular we can now put a DOCTYPE in the layout |