column_defaults()
Instance Public methods
Returns a hash where the keys are column names and the values are default values when instantiating the AR object for this table.
Returns a hash where the keys are column names and the values are default values when instantiating the AR object for this table.
Please login to continue.