aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides.rb
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19240 from yui-knk/refactor/guide_rbYves Senn2015-03-181-45/+0
|\ | | | | | | | | | | | | Remove gem check in guides/rails_guides.rb Conflicts: guides/rails_guides.rb
| * Remove gem check in guides/rails_guides.rbyui-knk2015-03-071-45/+0
| | | | | | | | | | Now rails/Gemfile includes nokogiri and redcarpet, so remove gem check from guides/rails_guides.rb
* | 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
| | | | | | | This version fixes an API breakage between 3.0 and 3.1 ; the header method's arity should not have changed. [ci skip]
* Guides: output valid HTML5Nate Berkopec2014-05-051-2/+2
| | | [ci skip]
* remove warnings on ruby trunklaurocaetano2013-11-011-1/+1
|
* Add error message for including nokogiri in Gemfile for rake doc:guides [ci ↵Prathamesh Sonpatki2013-08-221-0/+19
| | | | | | | | skip] - When `rake doc:guides` is run from applications, it complains for presence of redcarpet if it not present in Gemfile - Similarly it should complain about nokogiri
* 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