Module
ActiveRecord::QueryMethods
In:
lib/postgres_ext/active_record/relation/query_methods.rb
Methods
build_arel_with_extensions
build_rank
build_with
ranked
ranked!
with
Classes and Modules
Class
ActiveRecord::QueryMethods::WhereChain
Class
ActiveRecord::QueryMethods::WithChain
Public Instance methods
build_arel_with_extensions
()
build_rank
(arel, rank_window_options)
build_with
(arel)
ranked
(options = :order)
ranked!
(value)
with
(opts = :chain, *rest)
[Validate]