lib/formtastic/inputs.rb in formtastic-2.3.1 vs lib/formtastic/inputs.rb in formtastic-3.0.0.rc

- old
+ new

@@ -4,9 +4,10 @@ autoload :Base autoload :Basic autoload :BooleanInput autoload :CheckBoxesInput + autoload :ColorInput autoload :CountryInput autoload :DateInput autoload :DatePickerInput autoload :DatetimePickerInput autoload :DateSelectInput