Module: Fastbill::Automatic::Services::Changearticle

Included in:
Fastbill::Automatic::Subscription
Defined in:
lib/fastbill-automatic/services/changearticle.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(base) ⇒ Object



13
14
15
# File 'lib/fastbill-automatic/services/changearticle.rb', line 13

def self.included(base)
  base.extend(ClassMethods)
end