Methods

Class/Module Index [+]

Quicksearch

Arel::Nodes::Unary

Attributes

expr[RW]
value[RW]

Public Class Methods

new(expr) click to toggle source
# File lib/arel/nodes/unary.rb, line 7
def initialize expr
  @expr = expr
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.