| Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/erb/commit/1f83b2578f
|
|
and update some documentation
https://github.com/ruby/erb/commit/9da628f21c
|
|
This reverts commit 5b6658a406b5f1c535aed4cb68e8e18a3cbabb81.
With a ruby spec fix.
|
|
This reverts commit 6ea4f36716f8970f418f32837575405ddeea75aa.
I'll fix ruby/spec shortly. For now, let me just revert it for ruby/ruby.
|
|
arguments (https://github.com/ruby/erb/pull/7)"
(https://github.com/ruby/erb/pull/95)
This reverts commit https://github.com/ruby/erb/commit/1c02d23dc618.
https://github.com/ruby/erb/commit/4162a24ecc
|
|
execution tag
(https://github.com/ruby/erb/pull/92)
These were the wrong way around.
https://github.com/ruby/erb/commit/50a5cd76fe
|
|
(https://github.com/ruby/erb/pull/91)
https://github.com/ruby/erb/commit/6bceee7d6e
|
|
(https://github.com/ruby/erb/pull/85)
https://github.com/ruby/erb/commit/692597b9a2
|
|
https://github.com/ruby/erb/commit/1512314a3b
|
|
https://github.com/ruby/erb/commit/a082298db7
|
|
https://github.com/ruby/erb/commit/4ca7784f10
|
|
https://github.com/ruby/erb/commit/cb4911f5f0
|
|
https://github.com/ruby/erb/commit/5e6fea0417
|
|
https://github.com/ruby/erb/commit/ad8231cd68
|
|
https://github.com/ruby/erb/commit/b0ccb1e317
|
|
https://github.com/ruby/erb/commit/b629d578c0
|
|
https://github.com/ruby/erb/commit/3e57b27566
|
|
https://github.com/ruby/erb/commit/dd6db81d43
|
|
https://github.com/ruby/erb/commit/7556e6817c
|
|
(https://github.com/ruby/erb/pull/78)
https://github.com/ruby/erb/commit/de0f18579e
|
|
https://github.com/ruby/erb/commit/dee5dd4da8
|
|
https://github.com/ruby/erb/commit/d5f6f65a89
|
|
https://github.com/ruby/erb/commit/77830cb205
|
|
(https://github.com/ruby/erb/pull/75)
https://github.com/ruby/erb/commit/8dc0eacaad
|
|
(https://github.com/ruby/erb/pull/74)
https://github.com/ruby/erb/commit/125ce1f897
|
|
(https://github.com/ruby/erb/pull/73)
https://github.com/ruby/erb/commit/04bb746fc7
|
|
(https://github.com/ruby/erb/pull/71)
https://github.com/ruby/erb/commit/f4abab7195
|
|
(https://github.com/ruby/erb/pull/72)
https://github.com/ruby/erb/commit/df7bdcd5cb
|
|
https://github.com/ruby/erb/commit/aae3a5be34
|
|
(https://github.com/ruby/erb/pull/69)
* [DOC] More on class
ERB
* [DOC] More on class
ERB
* More
* More
* More
https://github.com/ruby/erb/commit/d9d73ed58e
|
|
(https://github.com/ruby/erb/pull/68)
https://github.com/ruby/erb/commit/9591b5d23b
|
|
(https://github.com/ruby/erb/pull/67)
https://github.com/ruby/erb/commit/7646ece279
|
|
(https://github.com/ruby/erb/pull/60)
https://github.com/ruby/erb/commit/de9bb8c3cc
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/13275
|
|
https://github.com/ruby/erb/commit/348777b5bf
|
|
(https://github.com/ruby/erb/pull/56)
* ERB#result: Dropped mention of deprecated safe_level since it is no longer documented.
* Fixed grammar for chicken fried steak :P
https://github.com/ruby/erb/commit/4efd3437ac
Notes:
Merged: https://github.com/ruby/ruby/pull/12469
|
|
https://github.com/ruby/erb/commit/8ba8bb7acf
|
|
(https://github.com/ruby/erb/pull/36)
https://github.com/ruby/erb/commit/f74833cc07
|
|
(https://github.com/ruby/erb/pull/35)
https://github.com/ruby/erb/commit/1280046952
|
|
(https://github.com/ruby/erb/pull/28)
`prepend` is prioritized more than ActiveSupport's monkey-patch, but the
monkey-patch needs to work.
https://github.com/ruby/erb/commit/611de5a865
|
|
https://github.com/ruby/erb/commit/ac9b219fa9
|
|
(https://github.com/ruby/erb/pull/23)
Ref: https://github.com/ruby/cgi/pull/26
This native implementation is much faster
and available in `cgi 0.3.3`.
https://github.com/ruby/erb/commit/2d90e9b010
|
|
(https://github.com/ruby/erb/pull/7)"
This reverts commit https://github.com/ruby/erb/commit/5133efa06f0603ae79292f3b2b942957bc8a442e.
While we already handled this deprecation in many libraries, we noticed
that some (e.g. sprockets) relied on the format of `ERB.version` and
https://github.com/ruby/erb/commit/2b4182eb108b9e42fa30bcfa41931896132f88b8 broke such handling.
Given that the `ERB.version` change was released at 3.1 and it's
obviously new, I'll skip this removal in 3.2 and postpone this to a
future version.
|
|
(https://github.com/ruby/erb/pull/7)
[Feature #14256]
https://github.com/ruby/erb/commit/5133efa06f
|
|
The original code just seems unintentional
https://github.com/ruby/erb/commit/75a0749cb7
|
|
https://github.com/ruby/erb/commit/33100a022f
|
|
[Bug #17846]
https://github.com/ruby/erb/commit/b58b188028fbb403f75d48d62717373fc0908f7a
|
|
and deprecate ERB::Revision.
`'$Date:: $'` has not been working since Git
migration from SVN. I'm sorry.
Because it has been already broken, I'd like to take this opportunity to
make `ERB.version` compatible with `Gem::Version.new`.
https://github.com/ruby/erb/commit/2b4182eb10
|
|
https://github.com/ruby/erb/commit/5df06b8473
|