Skip to content

Instantly share code, notes, and snippets.

@amiracam
Created July 22, 2013 18:24
Show Gist options
  • Save amiracam/6056235 to your computer and use it in GitHub Desktop.
Save amiracam/6056235 to your computer and use it in GitHub Desktop.
source 'https://rubygems.org'
gem 'dm-sqlite-adapter'
gem 'data_mapper'
gem 'dm-is-tree'
gem 'dm-validations'
# gem 'dm-validations-ext'
gem 'test-unit'
gem 'chronic'
gem 'jrubyfx', '1.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment