Libraries
»
dicer
(0.1.0)
»
Index
»
Dicer
»
Behavior
»
ClassMethods
»
#behavior_methods
Method: Dicer::Behavior::ClassMethods#behavior_methods
Defined in:
lib/dicer/behavior.rb
#
behavior_methods
⇒
Object
12 13 14
# File 'lib/dicer/behavior.rb', line 12
def
behavior_methods
@behavior_methods
||=
[
]
end