method

frame

Importance_0
v7.1.3.4 - Show latest stable - 0 notes - Class: Window
frame(expr) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activerecord/lib/arel/nodes/window.rb, line 30
      def frame(expr)
        @framing = expr
      end
Register or log in to add new notes.