Module: Capistrano::DSL
- Defined in:
- lib/capsum/bundler.rb,
lib/capsum/foundation.rb
Instance Method Summary collapse
Instance Method Details
#bundle_env_variables ⇒ Object
21 22 23 |
# File 'lib/capsum/bundler.rb', line 21 def bundle_env_variables fetch(:bundle_env_variables) end |
#default_env ⇒ Object
24 25 26 |
# File 'lib/capsum/foundation.rb', line 24 def default_env fetch(:default_env) end |