Class: DatePicker::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/date_picker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatsObject

Returns the value of attribute formats.



13
14
15
# File 'lib/date_picker.rb', line 13

def formats
  @formats
end

#styleObject

Returns the value of attribute style.



13
14
15
# File 'lib/date_picker.rb', line 13

def style
  @style
end