Sha256: ac5a46b6710b1646c4d840914ac8f5f1246f41e19bb3e4426aa9f62a0435b8c2

Contents?: true

Size: 328 Bytes

Versions: 1

Compression:

Stored size: 328 Bytes

Contents

source 'https://rubygems.org'

gemspec

if ENV['PWD'] =~ %r{\A/Users/cjh/work/activefacts}
  gem 'activefacts-api', path: '/Users/cjh/work/activefacts/api'
  gem 'activefacts-metamodel', path: '/Users/cjh/work/activefacts/metamodel'
  # gem 'activefacts-metamodel', git: 'git://github.com/cjheath/activefacts-metamodel.git'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activefacts-orm-1.7.1 Gemfile