class Bixby::Provision::Bundler
Constants
- EXPORTS
Public Instance Methods
install(opts={})
click to toggle source
# File lib/bixby/provision/dsl/bundler.rb, line 9 def install(opts={}) logger.info "bundle.install" end