Monday, April 16, 2012

How to install bson_ext on Ubuntu 10.04

Using Bundler 1.1.3 for some reason does not work. Solution:

sudo gem install bson_ext -v=1.0.1

installs the gem.