Commit f198cb4e by Rocky Duan

gem for mongo

parent 11f40ec2
......@@ -14,6 +14,11 @@ gem 'ampex'
gem 'thumbs_up', :git => "git@github.com:dementrock/thumbs_up.git"
# ruby-mongo-driver
gem 'mongo'
gem 'bson'
gem 'bson_ext'
group :test do
gem 'rspec'
gem 'rack-test', :require => "rack/test"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment