Bartłomiej Danek

Results 8 comments of Bartłomiej Danek

Okay, can you test it anyway? Just add to your Gemfile line ``` ruby gem 'best_in_place_mongoid', github: 'bartekd/best_in_place_mongoid', branch: 'mongoid_2_4_2' ``` Let me know is it work.

How did you install a new gem version?

You cannot use both best_in_place gems.. ``` ruby gem 'best_in_place_mongoid', github: 'bartekd/best_in_place_mongoid', branch: 'mongoid_2_4_2' # gem 'best_in_place' #

Eh the readme doesn't tell the truth.. looks like the generator has been removed from main repository (best_in_place). Installation process is easy, you have to just add ``` //= require...

For now I don't plan to update. Can you tell me what is new or doesn't work with Mongoid 3.x?

Thanks! I'm going to fix it tomorrow.

I'm still working on best solution... give me more time (it should be ready in saturday).