Method: RSQL::EvalContext::Registration#block

Defined in:
lib/rsql/eval_context.rb

#blockObject

Returns the value of attribute block

Returns:

  • (Object)

    the current value of block



37
38
39
# File 'lib/rsql/eval_context.rb', line 37

def block
  @block
end