Class: BaseCable

Inherits:
GetSchwifty::Cable::Base show all
Defined in:
lib/generators/templates/cables/base_cable.rb

Overview

Base cable class to inherit from when getting schwifty

Instance Attribute Summary

Attributes inherited from GetSchwifty::Cable::Base

#identifiers, #params, #schwifty_job_id

Method Summary

Methods inherited from GetSchwifty::Cable::Base

#initialize

Constructor Details

This class inherits a constructor from GetSchwifty::Cable::Base