manheim/cf_deployer

View on GitHub
samples/simple/after_create_hook.rb

Summary

Maintainability
A
0 mins
Test Coverage
File.open('tmp/after-create.log', 'w') {|f| f.write("#{context[:outputs]}") }