Class: Pipekit::Organization
- Inherits:
-
Object
- Object
- Pipekit::Organization
- Includes:
- Repository
- Defined in:
- lib/pipekit/organization.rb
Constant Summary collapse
- SINGULAR_CLASSNAME =
"organization".freeze
- PLURALIZED_CLASSNAME =
"organizations".freeze
Method Summary
Methods included from Repository
#all, #create, #find_by, #initialize, #update, #where
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Pipekit::Repository