aboutsummaryrefslogtreecommitdiffstats
path: root/guides/rails_guides/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleanup credits related code as it is removed now in PR #32429Prathamesh Sonpatki2018-04-031-9/+0
* 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
* Define path with __dir__bogdanvlviv2017-05-231-1/+1
* Use target language's document.yaml [ci skip]Shia2017-05-041-1/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* modernizes hash syntax in guidesXavier Noria2016-08-061-4/+4
* applies new string literal convention in guidesXavier Noria2016-08-061-8/+8
* concatenate @lang if @lang is presence to avoid useless slashSeiei Miyagi2015-10-051-1/+1
* Add ability to translate rails guides documents.yamlSeiei Miyagi2015-10-051-1/+1
* Guides: output valid HTML5Nate Berkopec2014-05-051-1/+1
* `rails_guides/helpers.rb` requires `YAML` to run.Yves Senn2014-02-031-0/+2
* used flat_map instead of map.flatten in /guides/rails_guides/helpers.rbKarunakar (Ruby)2013-08-041-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
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+45