Class: Symphonia::ModelAttributes::DatetimeAttribute

Inherits:
DateTimeAttribute show all
Defined in:
lib/symphonia/model_attributes/attribute.rb

Instance Attribute Summary

Attributes inherited from Attribute

#filter, #format_options, #name, #options, #sort_column

Method Summary

Methods inherited from DateTimeAttribute

#format_value

Methods inherited from Attribute

#default?, #filter?, #format, #initialize, #input_field, #input_options, #required?, #sort=, #sort?, #title, #value

Constructor Details

This class inherits a constructor from Symphonia::ModelAttributes::Attribute