RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: keade
Site: http://truckily.com
Second this request- I like the look and feel of MetaWhere for rails 3, but 3.1 I get conflicts.
Any support for using simpleforms to use jquery datepicker function?
currently have for start time <%= f.input :start %>
<%= f.input :start %>
How would I modify this to make it text field?
Second this request- I like the look and feel of MetaWhere for rails 3, but 3.1 I get conflicts.
Any support for using simpleforms to use jquery datepicker function?
currently have for start time
<%= f.input :start %>
How would I modify this to make it text field?