Module: Fastdfs::Client::Delegation
- Included in:
- Tracker
- Defined in:
- lib/fastdfs-client/delegation.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(receiver) ⇒ Object
18 19 20 |
# File 'lib/fastdfs-client/delegation.rb', line 18 def self.included(receiver) receiver.extend ClassMethods end |