mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.34k stars 491 forks source link

Resolve callables when printing debug_configuration #702

Closed coezbek closed 2 years ago

coezbek commented 2 years ago

Otherwise when running mina -d you will see lines such as:

------- Printing current config variables -------
:debug_configuration_variables => true
:port => 22
:releases_path => #<Proc:0x0000560ef3acbd38...
lovro-bikic commented 2 years ago

Thanks for the PR!