aboutsummaryrefslogtreecommitdiffstats
path: root/test/erb/test_erb_command.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/erb] Drop deprecated -S option from erb commandTakashi Kokubun2022-11-241-13/+0
* [ruby/erb] Suppress warnings to fix ruby-head CITakashi Kokubun2022-11-241-3/+3
* [ruby/erb] Skip tests for trufflerubyTakashi Kokubun2022-11-031-0/+3
* [ruby/erb] Revert "Remove safe_level and further positional arguments (https:...Takashi Kokubun2022-01-171-0/+12
* [ruby/erb] Remove safe_level and further positional arguments (https://github...Takashi Kokubun2022-01-161-12/+0
* [ruby/erb] Make sure erb.rb in this repository is testedTakashi Kokubun2021-01-211-6/+3
* [ruby/erb] Prefer __dir__ to reduce ../Takashi Kokubun2021-01-201-3/+3
* Pend erb command tests for Ruby 2.5 for nowTakashi Kokubun2021-01-201-0/+3
* Fixup 3292f4d965845d543733559fd1736b8c42fadab3Hiroshi SHIBATA2020-08-211-1/+1
* Fixed the executable path for erb commandHiroshi SHIBATA2020-08-211-3/+3
* lib/erb.rb: Add uplevel to warnkazu2018-02-241-1/+1
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-221-0/+12
* bin/erb: change template file encoding to UTF-8k0kubun2017-11-101-0/+6
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* erb: suppress warningsnobu2014-12-121-1/+2
* erb: set variables from the command linenobu2014-12-121-0/+10