Module: Ob::Operations::Find
- Included in:
- MaterialMgmtStorageDetail, PobVistaFacturasPortal, Product
- Defined in:
- lib/ob/operations/find.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
11 12 13 |
# File 'lib/ob/operations/find.rb', line 11 def self.included(base) base.extend(ClassMethods) end |