Sha256: c2c3679f4fa0f95bf04c3bb8d45a26137f9113db8fc9c6f94ec6a7c6df0c4545
Contents?: true
Size: 334 Bytes
Versions: 4
Compression:
Stored size: 334 Bytes
Contents
source 'https://rubygems.org' gemspec this_file = File.absolute_path(__FILE__) if this_file =~ %r{\A#{ENV['HOME']}}i dir = File.dirname(File.dirname(this_file)) $stderr.puts "Using work area gems in #{dir} from activefacts-orm" gem 'activefacts-api', path: dir+'/api' gem 'activefacts-metamodel', path: dir+'/metamodel' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
activefacts-orm-1.9.4 | Gemfile |
activefacts-orm-1.9.3 | Gemfile |
activefacts-orm-1.9.2 | Gemfile |
activefacts-orm-1.9.1 | Gemfile |