Method: String#to_date
- Defined in:
- lib/ruby/jruby_hack.rb
#to_date ⇒ Object
613 614 615 |
# File 'lib/ruby/jruby_hack.rb', line 613 def to_date Date.parse(self) end |
613 614 615 |
# File 'lib/ruby/jruby_hack.rb', line 613 def to_date Date.parse(self) end |