mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 12:14:51 +00:00
[ruby/erb] Drop a deprecated constant ERB::Revision
https://github.com/ruby/erb/commit/1f83b2578f
This commit is contained in:
parent
07e78e31c6
commit
fe1f8cd129
@ -778,9 +778,6 @@ require 'erb/util'
|
||||
# [template processor]: https://en.wikipedia.org/wiki/Template_processor
|
||||
#
|
||||
class ERB
|
||||
Revision = '$Date:: $' # :nodoc: #'
|
||||
deprecate_constant :Revision
|
||||
|
||||
# :markup: markdown
|
||||
#
|
||||
# :call-seq:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user