aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides.rb
Commit message (Expand)AuthorAgeFilesLines
* Use safe nav operator when calling RailsGuides::Generator.newYosuke Kabuto2018-12-051-1/+1
* Use direction instead of rtl flag.Alberto Almagro2018-11-221-7/+7
* allow right to left styling of docs (#3)tamarr2018-11-191-1/+2
* Use frozen string literal in guides/Koichi ITO2017-08-131-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* refactors and fixes in guides generation [ci skip]Xavier Noria2017-02-121-13/+23
* applies new string literal convention in guidesXavier Noria2016-08-061-1/+1
* Merge pull request #19240 from yui-knk/refactor/guide_rbYves Senn2015-03-181-45/+0
|\
| * Remove gem check in guides/rails_guides.rbyui-knk2015-03-071-45/+0
* | Fix place of require 'rails_guides/markdown'yui-knk2015-03-071-1/+0
|/
* Update Redcarpet to version 3.2.2Robin Dupret2015-01-031-2/+2
* Update Redcarpet to 3.1.2Robin Dupret2014-05-141-2/+2
* Guides: output valid HTML5Nate Berkopec2014-05-051-2/+2
* remove warnings on ruby trunklaurocaetano2013-11-011-1/+1
* Add error message for including nokogiri in Gemfile for rake doc:guides [ci s...Prathamesh Sonpatki2013-08-221-0/+19
* Make `rake doc:guides` works again. Fix #10384.Teng Siong Ong2013-04-301-1/+1
* No more Textile guide generation supportPrem Sichanugrist2012-09-171-7/+3
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-1/+2
* Remove remaining require 'rubygems'Santiago Pastorino2012-05-131-3/+0
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+50