Module: Constellation::ClassMethods

Defined in:
lib/constellation.rb

Instance Attribute Summary collapse

Instance Attribute Details

#config_fileObject

Returns the value of attribute config_file.



16
17
18
# File 'lib/constellation.rb', line 16

def config_file
  @config_file
end

#env_paramsObject

Returns the value of attribute env_params.



16
17
18
# File 'lib/constellation.rb', line 16

def env_params
  @env_params
end

#load_from_gemsObject

Returns the value of attribute load_from_gems.



16
17
18
# File 'lib/constellation.rb', line 16

def load_from_gems
  @load_from_gems
end