lib/formtastic/inputs.rb in formtastic-3.0.0 vs lib/formtastic/inputs.rb in formtastic-3.1.0.rc1
- old
+ new
@@ -6,9 +6,10 @@
autoload :Basic
autoload :BooleanInput
autoload :CheckBoxesInput
autoload :ColorInput
autoload :CountryInput
+ autoload :DatalistInput
autoload :DateInput
autoload :DatePickerInput
autoload :DatetimePickerInput
autoload :DateSelectInput
autoload :DatetimeInput