Class: Bricky::Bricks::Ruby

Inherits:
Helper show all
Defined in:
lib/bricky/bricks/ruby.rb

Instance Attribute Summary

Attributes inherited from Base

#config

Instance Method Summary collapse

Methods inherited from Helper

#environments

Methods inherited from Base

#bootstrap, #environments, #initialize

Constructor Details

This class inherits a constructor from Bricky::Bricks::Base

Instance Method Details

#argumentsObject



4
5
# File 'lib/bricky/bricks/ruby.rb', line 4

def arguments
end

#entrypointObject



7
8
# File 'lib/bricky/bricks/ruby.rb', line 7

def entrypoint
end