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 571 forks source link

Cannot read property 'activateForm' of undefined... still. #466

Open rageshpillai opened 9 years ago

rageshpillai commented 9 years ago

date picker not displayed with best in place when type:date, showing the error that Cannot read property 'activateForm' of undefined

jd-gray commented 9 years ago

@rageshpillai Do you have //= require best_in_place.jquery-ui in your application.js?