aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/markdown
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* [ci skip] Fix guides to link to edgeapi if on EDGE envM. Saiqul Haq2019-04-011-2/+2
* Wrap custom id of a header attribute into \" in rails guidesbogdanvlviv2018-10-051-1/+1
* Fix rails guides markdown.rb and renderer.rb to use custom header idwagurano2018-09-231-1/+6
* Enable Start/EndWith and RegexpMatch copsBart de Water2018-07-281-2/+2
* Fix typos and add a few suggestionsFatos Morina2017-11-281-1/+1
* 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
* Old expression caught to many chars resulting in 404. Added minor change to r...JD Gonzales2017-05-121-1/+1
* Fix all style guides violationsRafael Mendonça França2017-04-191-9/+9
* refactors and fixes in guides generation [ci skip]Xavier Noria2017-02-121-22/+18
* Fix rubocop violationsRafael Mendonça França2017-02-091-11/+11
* Automatically link to Ruby files referenced in notes [ci skip]Robin Dupret2017-02-071-1/+19
* Automatically inject the current Rails version in API links [ci skip]Robin Dupret2017-02-071-0/+23
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* Fix indentationRafael Mendonça França2016-10-251-1/+1
* RuboCop is 100% green :tada:Xavier Noria2016-09-021-8/+9
* applies remaining conventions across the projectXavier Noria2016-08-061-7/+7
* applies new string literal convention in guidesXavier Noria2016-08-061-11/+11
* [ci skip] Fix typoAkshay Vishnoi2015-12-221-1/+1
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Consider `html+erb` as a valid language for snippetsRobin Dupret2015-01-031-1/+1
* removes superfluous regexp groupXavier Noria2014-12-231-1/+1
* third test to warn against reading guides in GitHubXavier Noria2014-12-231-1/+1
* second test to warn against reading guides in GitHubXavier Noria2014-12-231-2/+1
* proof of concept, need to check in GitHubXavier Noria2014-12-231-0/+2
* Uppercase HTML in docs.Hendy Tanata2014-08-081-1/+1
* Update Redcarpet to 3.1.2Robin Dupret2014-05-141-1/+1
* Guides: output valid HTML5Nate Berkopec2014-05-051-1/+1
* remove unused variableVipul A M2013-04-131-1/+1
* Do not strip code blocks, otherwise we may get misaligned outputCarlos Antonio da Silva2012-11-071-1/+1
* Fix footnote formatPrem Sichanugrist2012-09-171-0/+11
* Make sure that styles in NOTE block got convertedPrem Sichanugrist2012-09-171-5/+7
* 4.0 release note now renders correctly with indexPrem Sichanugrist2012-09-171-5/+26
* Start rewriting 4.0 release note into MarkdownPrem Sichanugrist2012-09-171-0/+48