method
version
ruby latest stable - Class:
Object
Method deprecated or moved
This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.
version()public
Returns revision information for the erb.rb module.
# File lib/erb.rb, line 260
def self.version
"erb.rb [2.1.0 #{ERB::Revision.split[1]}]"
end