Source: show
# File app/inputs/date_picker_input.rb, line 2 def input input_html_options[:class] |= ["datepicker"] super end