Top Level Namespace
Defined Under Namespace
Modules: PatternMatchable
Instance Method Summary collapse
Instance Method Details
#PatternMatchable(klass) ⇒ Object
29 30 31 |
# File 'lib/pattern_matchable.rb', line 29 def PatternMatchable(klass) PatternMatchable.refining klass end |