Sha256: 2507c3eb655c8c8ea82f5d34594f954233abb4f05d813b5398c2477010aa6cf8
Contents?: true
Size: 158 Bytes
Versions: 9
Compression:
Stored size: 158 Bytes
Contents
When /^I add "([^"]*)" from this project as a dependency$/ do |gem_name| append_to_file('Gemfile', %{\ngem "#{gem_name}", :path => "#{PROJECT_ROOT}"}) end
Version data entries
9 entries across 9 versions & 1 rubygems