Sha256: f344a9924b076bd00bccd525058e6142ccc4e55aca1b66fae42dd4795a393cc0

Contents?: true

Size: 112 Bytes

Versions: 12

Compression:

Stored size: 112 Bytes

Contents

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

Version data entries

12 entries across 12 versions & 1 rubygems

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