Sha256: eadb860bb149d7bb8f7484d2a443474a24f57afc54395c5eea57d4bd64380206

Contents?: true

Size: 113 Bytes

Versions: 12

Compression:

Stored size: 113 Bytes

Contents

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

Version data entries

12 entries across 12 versions & 1 rubygems

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