Class: Pipekit::Activity
- Inherits:
-
Object
- Object
- Pipekit::Activity
- Includes:
- Repository
- Defined in:
- lib/pipekit/activity.rb
Constant Summary collapse
- SINGULAR_CLASSNAME =
"activity".freeze
- PLURALIZED_CLASSNAME =
"activities".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