bernat / best_in_place

A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/
1.2k stars 572 forks source link

Clarify how best_in_place.jquery-ui works #602

Open ghiculescu opened 6 years ago

ghiculescu commented 6 years ago

We had a bug come up because we hadn't required best_in_place.jquery-ui and were using as: :date. Update the docs to make this more explicit.