Class: SmartCloud::Boot
Instance Method Summary collapse
-
#initialize ⇒ Boot
constructor
A new instance of Boot.
Methods included from Logger
configure_logger_for, included, #logger, logger_for
Constructor Details
#initialize ⇒ Boot
Returns a new instance of Boot.
4 5 |
# File 'lib/smart_cloud/boot.rb', line 4 def initialize end |