formtastic_datepicker_inputs
formtastic_datepicker_inputs copied to clipboard
Datepicker inputs for formtastic. (for use with jqueryui datepicker)
Fixing date/time format I18n & make datepicker/datetimepicker as default for date/datetime column type
SemanticFormBuilder is now deprecated
Whatever I try I get the a 'Formtastic::UnknownInputError' error? I tried a lot of things but this is all I get. Any idea in what direction I should look? I'm...
fixed gemspec
Would make the gem more plug'n'play :)
It's a problem that you'd have to use custom class names in order to have both a date field and a datetime field on the same page. Am I missing...
C:/Ruby192/lib/ruby/gems/1.9.1/gems/rake-0.9.2/lib/rake/ext/module.rb:36:in `const_missing': uninitialized constant Date::DATE_FORMATS (NameError) from C:/Ruby192/lib/ruby/gems/1.9.1/gems/formtastic_datepicker_inputs-1.0.0/lib/formtastic_datepicker_inputs.rb:13:in`module:Formtastic' Can't really understand what's happening. Using rails 3.1.0. Thanks