Sha256: 94bd8f43b48426908a65a31856053be56786f01412b8e7d1325d2ea571fc20f1

Contents?: true

Size: 109 Bytes

Versions: 12

Compression:

Stored size: 109 Bytes

Contents

module Hyperstack
  def self.env
    @environment ||= ActiveSupport::StringInquirer.new('staging')
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hyperstack-config-1.0.alpha1.8 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.7 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.6 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.5 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.4 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.3 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.2 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1.1 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.0.pre.alpha1 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.alpha1 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-1.0.pre.alpha1 lib/hyperstack/environment/staging/hyperstack_env.rb
hyperstack-config-0.1 lib/hyperstack/environment/staging/hyperstack_env.rb