Parent

Methods

Files

Class 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
12:     def to_date
13:       Date.new(year, month, day)
14:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.