Sha256: cce1fa1fb8fd5144f1161c98f94ee7184fd97dca1d3233efd7c1c10c5020875f

Contents?: true

Size: 199 Bytes

Versions: 2

Compression:

Stored size: 199 Bytes

Contents

$:.unshift(File.dirname(__FILE__) + '/../../lib')
require 'relish/command'

Relish::Command::Base.class_eval do
  remove_const(:GLOBAL_OPTIONS_FILE)
  const_set(:GLOBAL_OPTIONS_FILE, '~/.relish')
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
relish-0.0.5 features/support/env.rb
relish-0.0.4 features/support/env.rb