Class: Date

Inherits:
Object show all
Defined in:
lib/ruby/jruby_hack.rb

Instance Method Summary collapse

Instance Method Details

#to_dateObject



619
620
621
# File 'lib/ruby/jruby_hack.rb', line 619

def to_date
  self
end