Sha256: d0be461ab26cb7a8ac9166acfa6daae3f7567481f452684a2fac527cb4b7c488
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 Bytes
Contents
source 'http://rubygems.org' gem 'rails', '3.1.3' gem 'sqlite3' gem 'connection_manager', :path => File.expand_path("../../", __FILE__) group :test do gem "rspec-rails", "~> 2.7" gem 'mocha' gem "autotest" gem 'factory_girl_rails' gem 'ruby-debug19' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
connection_manager-0.0.1 | test_app/Gemfile |