Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Mysql::Time

Public Instance Methods

to_date() click to toggle source

This monkey patch is for test_additional_columns_from_join_table

# File lib/active_record/connection_adapters/mysql_adapter.rb, line 12
def to_date
  Date.new(year, month, day)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.