Exception: Lucid::InterfaceRb::RbTransform::MissingProc

Inherits:
StandardError
  • Object
show all
Defined in:
lib/lucid/interface_rb/rb_transform.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



15
16
17
# File 'lib/lucid/interface_rb/rb_transform.rb', line 15

def message
  "Transforms must always have a proc with at least one argument"
end