Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ruby/erb] Make sure erb.rb in this repository is tested | Takashi Kokubun | 2021-01-21 | 1 | -6/+3 |
* | [ruby/erb] Prefer __dir__ to reduce ../ | Takashi Kokubun | 2021-01-20 | 1 | -3/+3 |
* | Pend erb command tests for Ruby 2.5 for now | Takashi Kokubun | 2021-01-20 | 1 | -0/+3 |
* | Fixup 3292f4d965845d543733559fd1736b8c42fadab3 | Hiroshi SHIBATA | 2020-08-21 | 1 | -1/+1 |
* | Fixed the executable path for erb command | Hiroshi SHIBATA | 2020-08-21 | 1 | -3/+3 |
* | lib/erb.rb: Add uplevel to warn | kazu | 2018-02-24 | 1 | -1/+1 |
* | erb.rb: deprecate safe_level of ERB.new | k0kubun | 2018-02-22 | 1 | -0/+12 |
* | bin/erb: change template file encoding to UTF-8 | k0kubun | 2017-11-10 | 1 | -0/+6 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | erb: suppress warnings | nobu | 2014-12-12 | 1 | -1/+2 |
* | erb: set variables from the command line | nobu | 2014-12-12 | 1 | -0/+10 |