File: Gemfile

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

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