Class: HighLine

Inherits:
Object
  • Object
show all
Defined in:
lib/dvdprofiler2xbmc/views/config_editor.rb

Overview

Synopsis

monkey patch HighLine to get rid of the ugly message:

Your answer isn't valid (must match #<Proc:0xb76cb378@/home/royw/views/dvdprofiler2xbmc/lib/dvdprofiler2xbmc/app_config.rb:180>)

basically the problem is with inspecting a lambda validator, so just don’t do it…

Defined Under Namespace

Classes: Question