Method: Linguify::Linguified#register_code

Defined in:
lib/linguify/linguified.rb

#register_code(code) ⇒ Object



206
207
208
# File 'lib/linguify/linguified.rb', line 206

def register_code code
  @proc = code
end