Module: Fastbill::Automatic::Services::Sendbypost
- Included in:
- Invoice
- Defined in:
- lib/fastbill-automatic/services/sendbypost.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
16 17 18 |
# File 'lib/fastbill-automatic/services/sendbypost.rb', line 16 def self.included(base) base.extend(ClassMethods) end |