aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides
Commit message (Expand)AuthorAgeFilesLines
* remove unused variableVipul A M2013-04-131-1/+1
* place article name in the beginning of guides page titleGosha Arinich2013-01-061-1/+3
* Merge pull request #8348 from danchoi/masterVijay Dev2012-12-082-4/+121
|\
| * Add periodical-style TOC and navigation to Kindle version of guidesDaniel Choi2012-12-012-4/+121
* | let @version be always externally set in guides generation [fixes #8221]Xavier Noria2012-12-071-1/+1
|/
* Do not strip code blocks, otherwise we may get misaligned outputCarlos Antonio da Silva2012-11-071-1/+1
* [Guides] Navigation styling for small devicesJoe Fiorini2012-10-061-2/+8
* Revert "Use flat_map { } instead of map {}.flatten"Santiago Pastorino2012-10-051-1/+1
* Use flat_map { } instead of map {}.flattenSantiago Pastorino2012-10-051-1/+1
* let .md be the only supported extension for guidesXavier Noria2012-09-181-4/+4
* Fix footnote formatPrem Sichanugrist2012-09-171-0/+11
* Change #id generation rulePrem Sichanugrist2012-09-171-10/+37
* No more Textile guide generation supportPrem Sichanugrist2012-09-172-135/+7
* Retain heading styles in the page chapters listPrem Sichanugrist2012-09-171-3/+3
* Make sure that styles in NOTE block got convertedPrem Sichanugrist2012-09-171-5/+7
* Enable tablePrem Sichanugrist2012-09-171-1/+2
* Update Markdown renderer to be more flexiblePrem Sichanugrist2012-09-171-37/+53
* Skip kindle's readme file on generationPrem Sichanugrist2012-09-171-0/+1
* Reuse parent's id if it's already existsPrem Sichanugrist2012-09-171-1/+1
* 4.0 release note now renders correctly with indexPrem Sichanugrist2012-09-172-15/+111
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-173-3/+98
* removes usage of Object#in? from the code base (the method remains defined by...Xavier Noria2012-08-061-2/+0
* [guides] fix reference to railties directory, guides are no longer thereRafael Magana2012-05-281-1/+1
* [guides] guides:generate:kindle is the new interface to generate .mobi file i...Rafael Magana2012-05-281-5/+0
* [guides] get rid of any reference to the generator script since rake tasks ar...Rafael Magana2012-05-281-1/+1
* [guides] update generator.rb to refer to guides:generate instead of generate_...Rafael Magana2012-05-271-1/+1
* Make RedCloth not convert double hyphens to emdashes. Closes #5292Vijay Dev2012-05-061-0/+6
* moves the guides up to the root directoryXavier Noria2012-03-175-0/+517