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

I can't use :type => :date #467

Open rageshpillai opened 9 years ago

rageshpillai commented 9 years ago

i am using latest version, cant use date picker with this gem. showing error that "cannot read property 'activateForm' of undefined"

liaden commented 9 years ago

Your error is different than https://github.com/bernat/best_in_place/issues/453 but you may want to make sure you are loading all the javascript code that is required.