4 lines
87 B
Ruby
4 lines
87 B
Ruby
|
|
source 'https://rubygems.org'
|
||
|
|
|
||
|
|
gem 'pg_migrate', :path=> '~/workspace/pg_migrate_ruby'
|