I can\'t get MongoMapper to work with my Rails app. I get this error message:
**Notice: C extension not loaded. This is required for optimum MongoDB Ruby driver performa
Include the following in your environment.rb
config.gem 'bson_ext', :version => "1.0", :lib => "bson_ext/cbson"