pry--pry-rails/scenarios/rails30.gemfile

8 lines
109 B
Plaintext

source "https://rubygems.org"
gem "rails", "~> 3.0.0"
gem "sqlite3"
gem "test-unit"
gemspec :path => "../"