Sha256: 784d81bdc77a63d52c46aaa283047f6f89c98e54de5117d9cc3307205114a8c0
Contents?: true
Size: 371 Bytes
Versions: 1
Compression:
Stored size: 371 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in activefacts-examples.gemspec gemspec if ENV['PWD'] =~ %r{\A/Users/cjh/work/activefacts} gem 'activefacts-cql', path: '/Users/cjh/work/activefacts/cql' #gem 'activefacts-orm', path: '/Users/cjh/work/activefacts/orm' gem 'activefacts-generators', path: '/Users/cjh/work/activefacts/generators' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activefacts-examples-1.7.1 | Gemfile |