Module: Fiveruns::Dash::Threads
- Included in:
- Fiveruns::Dash
- Defined in:
- lib/fiveruns/dash/threads.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
7 8 9 |
# File 'lib/fiveruns/dash/threads.rb', line 7 def self.included(base) base.extend ClassMethods end |