jam-cloud/db/Gemfile

7 lines
203 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
2012-07-30 01:33:20 +00:00
# Assumes you have already cloned pg_migrate_ruby in your workspace
# $ cd [workspace]
# $ git clone https://github.com/sethcall/pg_migrate_ruby
gem 'pg_migrate', '0.1.12'