Sha256: 7c0103aaa8edbf5464b3e0798f91eb1f0154ce0b93e00caef65af77f859345e9
Contents?: true
Size: 341 Bytes
Versions: 5
Compression:
Stored size: 341 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-generators" gem 'activefacts-api', path: dir+'/api' gem 'activefacts-metamodel', path: dir+'/metamodel' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
activefacts-generators-1.9.2 | Gemfile |
activefacts-generators-1.9.1 | Gemfile |
activefacts-generators-1.9.0 | Gemfile |
activefacts-generators-1.8.3 | Gemfile |
activefacts-generators-1.8.2 | Gemfile |