Module Ruote::Exp::Condition
In: lib/ruote/exp/condition.rb

Methods

apply?   compare   eval_is   narrow_to_f   strip   to_b   true?   unescape  

Constants

SET_REGEX = /(\S*?)( +is)?( +not)?( +set)$/
COMPARISON_REGEX = /(.*?) *(==|!=|>=|<=|>|<|=~) *(.*)/

Public Class methods

TODO : rconditional

       is it really necessary ? there is already ${r:xxx}

Protected Class methods

[Validate]