-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Installed the formtastic_jquery_ui (0.0.4) gem in addition to the (already working) formtastic 2.0.0 on rails 3.1.0 and configured
= f.input :categories, :as => :autocomplete, :url => categories_path(:format => :json), :param_name => 'title_begins_with'
Then I get a Formtastic::UnknownInputError. Do I have to edit config/initializer/formtastic.rb file to let formtastic know of the extension?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels