Module: BulkTimeEntryPlugin::Patches::TimeEntryPatch
- Defined in:
- lib/bulk_time_entry_plugin/patches/time_entry_patch.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary (collapse)
Class Method Details
+ (Object) included(base)
4 5 6 |
# File 'lib/bulk_time_entry_plugin/patches/time_entry_patch.rb', line 4 def self.included(base) base.extend ClassMethods end |