File: Gemfile

package info (click to toggle)
ruby-em-mongo 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 340 kB
  • sloc: ruby: 2,960; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (4)
1
2
3
4
5
source :gemcutter

gem 'eventmachine'
gem 'bson'
gem 'em-mongo', :path => '../../'