Class: Pipekit::Note
Constant Summary collapse
- SINGULAR_CLASSNAME =
"note".freeze
- PLURALIZED_CLASSNAME =
"notes".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