Class: SmartCloud::Base
- Inherits:
-
Object
- Object
- SmartCloud::Base
- Includes:
- Logger
- Defined in:
- lib/smart_cloud/base.rb
Direct Known Subclasses
Apps::App, Apps::Rails, Boot, Buildpacker, Credentials, Docker, Engine, Grids::Nextcloud, Grids::Redmine, Machine, SSH, User
Instance Method Summary collapse
-
#initialize ⇒ Base
constructor
A new instance of Base.
Methods included from Logger
configure_logger_for, included, #logger, logger_for
Constructor Details
#initialize ⇒ Base
Returns a new instance of Base.
8 9 |
# File 'lib/smart_cloud/base.rb', line 8 def initialize end |