Sha256: e6b3673aa5f504e06c2f1d623018d60a5ae7088f957c2c3f0353ae64b6923b40

Contents?: true

Size: 132 Bytes

Versions: 6

Compression:

Stored size: 132 Bytes

Contents

module CliHelpers
  def newgem_cmd
    File.expand_path(File.dirname(__FILE__) + "/../../bin/newgem")
  end
end

World(CliHelpers)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
newgem-1.5.3 features/support/cli.rb
newgem-1.5.0 features/support/cli.rb
newgem-1.5.1 features/support/cli.rb
newgem-1.5.2 features/support/cli.rb
newgem-1.4.0 features/support/cli.rb
newgem-1.4.1 features/support/cli.rb