This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
5b05b85d85
ruby--ruby
/
lib
/
erb
/
version.rb
6 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
[ruby/erb] Version 2.2.1 https://github.com/ruby/erb/commit/c8aa019c26
2021-01-21 00:49:50 -05:00
# frozen_string_literal: true
[ruby/erb] Unify ERB version definitions https://github.com/ruby/erb/commit/5df06b8473
2021-01-21 00:43:04 -05:00
class
ERB
[ruby/erb] Version 2.2.2 https://github.com/ruby/erb/commit/3d84ea83bc
2021-01-21 01:29:13 -05:00
VERSION
=
'2.2.2'
[ruby/erb] Unify ERB version definitions https://github.com/ruby/erb/commit/5df06b8473
2021-01-21 00:43:04 -05:00
private_constant
:VERSION
end
Copy permalink