Class: Rehab::Control

Inherits:
Filter
  • Object
show all
Defined in:
lib/rehab/control.rb

Instance Method Summary collapse

Instance Method Details

#on_rehab_control(code) ⇒ Object



3
4
5
# File 'lib/rehab/control.rb', line 3

def on_rehab_control(code)
	[:code, code]
end