aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/template_assertions.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove compatibility module from docs [ci skip]Alan Wu2019-05-221-1/+1
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-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
* Remove `assigns` and `assert_template`.Guo Xiang Tan2015-05-301-182/+3
* Move `TemplateAssertions` to their own fileeileencodes2015-05-091-0/+188