aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/bin
Commit message (Expand)AuthorAgeFilesLines
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+1
* 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
* Use `require_relative` instead of `require` with full pathbogdanvlviv2017-06-141-1/+1
* update bin/test scripts to prevent double runs.Yves Senn2016-11-211-2/+0
* prefer __dir__ over __FILE__ in File.expand_pathXavier Noria2016-08-111-1/+3
* select the AR adapter through `bin/test`.Yves Senn2015-06-111-0/+1
* use our runner (`bin/test`) for framework components.Yves Senn2015-06-111-0/+3