Sha256: 316eceab799f1dafdd00a067d0f09caa4238dc04a379b18a85b8e40b70ca0107
Contents?: true
Size: 217 Bytes
Versions: 2
Compression:
Stored size: 217 Bytes
Contents
source "http://rubygems.org" gem 'rails', '~> 3.0.5' # Without any bound services, app runs on sqlite3 gem 'sqlite3' #.. but may also be staged with mysql gem 'mysql2' gem 'thin' gem 'ffi' # let's make it challenging
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
af-0.3.13.beta.5 | spec/assets/tests/rails3/hello_vcap/Gemfile |
vmc-0.3.13.beta.1 | spec/assets/rails3/Gemfile |