aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/atom_feed_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix broken doc layout for action_view [ci skip]Yoshiyuki Hirano2017-08-271-1/+1
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-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
* Merge pull request #26905 from bogdanvlviv/docsAndrew White2016-11-131-2/+2
|\
| * Add missing `+` around a some literals.bogdanvlviv2016-10-271-2/+2
* | Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-2/+2
|/
* Add three new rubocop rulesRafael Mendonça França2016-08-161-2/+2
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* modernizes hash syntax in actionviewXavier Noria2016-08-061-4/+4
* applies new string literal convention in actionview/libXavier Noria2016-08-061-8/+8
* fix a comment in atom_feed_helper.rb白井 健太2016-03-161-1/+1
* [ci skip] fix typoAkshay Vishnoi2016-01-101-1/+1
* Updated dynamic value of id in comments [ci skip]Gourav Tiwari2015-05-071-1/+1
* Example updated [ci skip]Ankit Gupta2015-05-071-1/+1
* Use option url: false to allow entries without a link tagDaniel Gomez de Souza2015-01-161-2/+3
* Update documentation to use Rails.application insteadMarcel Morgan2014-04-131-1/+1
* Revert "Used Yield instead of block.call" -- this causes all of atom_feed_hel...David Heinemeier Hansson2013-11-141-2/+2
* Merge pull request #12889 from kuldeepaggarwal/speed_upsRafael Mendonça França2013-11-141-2/+2
|\
| * Used Yield instead of block.callKuldeep Aggarwal2013-11-151-2/+2
* | Fix syntax error in atom_feed example [ci skip]Saulius Grigaliunas2013-11-131-1/+1
|/
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+203