gryzzly
is told me to update my best_in_place version from github, in order to solve this: Checkboxes with images
He told to update from github, because there is no release with this fix yet.
so, I wrote in my Gemfile
:
gem 'best_in_place', :git => 'git://github.com/bernat/best_in_place.git'
and then run: bundle install
.
this is not fix my problem: show-images-in-checkbox-collection, so I think I did something wrong.
please help.