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.



10
11
12
# File 'lib/date_picker.rb', line 10

def formats
  @formats
end

#styleObject

Returns the value of attribute style.



10
11
12
# File 'lib/date_picker.rb', line 10

def style
  @style
end