5 Commits

Author SHA1 Message Date
Takashi Kokubun
cd42001f7d [ruby/erb] Remove a trailing space
https://github.com/ruby/erb/commit/51c0922170
2025-09-28 02:58:05 +00:00
Burdette Lamar
8836f26efa [ruby/erb] Enhancements (mostly documentation)
(https://github.com/ruby/erb/pull/85)

https://github.com/ruby/erb/commit/692597b9a2
2025-09-26 15:45:35 +00:00
Takashi Kokubun
1c0c1c8098 [ruby/erb] Drop deprecated -S option from erb command
We attempted to remove things like this and reverted all of them, but I
think nobody relies on this unlike the positional arguments of
`ERB#initialize`.

https://github.com/ruby/erb/commit/92fde7e403
2022-11-24 22:49:21 +00:00
Lars Kanis
8d68f54c94 Fix erb executable
Run ERb processing unconditionally since __FILE__ and $0 doesn't match
in a gem context.
2020-08-25 18:11:43 +09:00
Hiroshi SHIBATA
8c97883b73
Promote erb to default gems 2020-08-21 20:18:44 +09:00