Sha256: 760469974b5b0c602c4d0f3f462fdb3b9b7fed1cb1bba2fa624c7031f28f1c23
Contents?: true
Size: 261 Bytes
Versions: 1
Compression:
Stored size: 261 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'opal', :github => 'opal/opal' gem 'opal-rspec', '0.3.0.beta2' gem 'rspec' # for testing in MRI group :test do # for testing compatibility with non-opal activerecord gem 'activerecord' gem 'sqlite3' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opal-activerecord-0.0.1 | Gemfile |