Parent

Methods

Mysql::Time

Public Instance Methods

to_date() click to toggle source
# File lib/active_record/connection_adapters/mysql_adapter.rb, line 10
def to_date
  Date.new(year, month, day)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.