gem 'bson_ext' gem 'mongoid', '>= 2.0.1' after_bundler do generate 'mongoid:config' end __END__ name: Mongoid description: "Utilize MongoDB with Mongoid as the ORM." author: mbleigh category: persistence exclusive: orm tags: [orm, mongodb] args: ["-O"] # TODO eycloud