Hayk Saakian

Results 21 comments of Hayk Saakian

http://rubygems.org/gems/mongoid is now updated to mongoid 4 with support for rails 4 would be nice if @mrjlynch would put in a pull request and @lucasas could put out a new...

I'll try it in the morning (8-10 he's from now), thanks for being quick to respond :-)

bundle worked without complaining, but now i cant seem to follow the install instructions. Here's what I did: add gem 'best_in_place_mongoid', github: 'bartekd/best_in_place_mongoid', branch: 'mongoid_2_4_2' to gemfile bundle try to...

at first i did a regular bundle install, i also tried a bundle update ## my gemfile: source 'https://rubygems.org' gem 'rails', '3.1.0' gem "mongoid", "~> 2.4.0" gem "bson_ext", "1.6.2" gem...

let me make that change now. the install instructions on the readme told me to add gem best_in_place to the gemfile though same problem with using bundle exec as normal...

ok, i added //= require best_in_place (the .purr version was causing errors: 'couldn't find file 'best_in_place.purr' ') but now it just won't work, for example: "Click here to add one"...

if this is too time consuming / difficult, are there alternatives you can suggest in the mean time?

any news on this?