Skip to content

Instantly share code, notes, and snippets.

@drexin
drexin / Gemfile
Created March 10, 2011 11:17
Performance comparison find by id
source "http://rubygems.org"
gem 'neography'
gem 'test-unit', :require => 'test/unit'
gem 'dm-core'
gem 'dm-mysql-adapter'
gem 'dm-migrations'