Method: ConfConf::Project#environments
- Defined in:
- lib/conf_conf/project.rb
#environments ⇒ Object (readonly)
Returns the value of attribute environments.
3 4 5 |
# File 'lib/conf_conf/project.rb', line 3 def environments @environments end |