Method: Config#app_comes_from_env
- Defined in:
- lib/core/config.rb
#app_comes_from_env ⇒ Object (readonly)
Returns the value of attribute app_comes_from_env.
6 7 8 |
# File 'lib/core/config.rb', line 6 def app_comes_from_env @app_comes_from_env end |