frame(expr)
No documentation available.
# File activerecord/lib/arel/nodes/window.rb, line 30 def frame(expr) @framing = expr end