I'm trying to call via ajax a function in a textfield field, I've tried two ways:
1 - From the undefined method remote_function error.
<%= f.text_field(:data, class: "form-control", :remote => true, :onchange=>remote_function(:url=>...
asked by
30.01.2015 / 11:40