Table of Contents - arel-extensions-7.0.3 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::QueryMethods
- Arel
- Arel::ArrayPredications
- Arel::Attributes
- Arel::Attributes::Cast
- Arel::Attributes::Key
- Arel::Attributes::Relation
- Arel::Extensions
- Arel::GISPredications
- Arel::JSONPredications
- Arel::Nodes
- Arel::Nodes::BinaryValue
- Arel::Nodes::ContainedBy
- Arel::Nodes::Excludes
- Arel::Nodes::Geometry
- Arel::Nodes::HasAnyKey
- Arel::Nodes::HasKey
- Arel::Nodes::HasKeys
- Arel::Nodes::HexEncodedBinaryValue
- Arel::Nodes::Intersects
- Arel::Nodes::RandomOrdering
- Arel::Nodes::TSMatch
- Arel::Nodes::TSQuery
- Arel::Nodes::TSRank
- Arel::Nodes::TSRankCD
- Arel::Nodes::TSVector
- Arel::Nodes::Within
- Arel::TSPredications
- Arel::Visitors
- Arel::Visitors::PostgreSQL
- Arel::Visitors::Sunstone
- Arel::Visitors::ToSql
Methods
- ::new — Arel::Nodes::ContainedBy
- ::new — Arel::Attributes::Relation
- ::new — Arel::Nodes::TSQuery
- ::new — Arel::Nodes::TSRank
- ::new — Arel::Nodes::TSRankCD
- ::new — Arel::Nodes::TSVector
- #[] — Arel::JSONPredications
- #able_to_type_cast? — Arel::Attributes::Cast
- #able_to_type_cast? — Arel::Attributes::Key
- #able_to_type_cast? — Arel::Attributes::Relation
- #build_arel — ActiveRecord::QueryMethods
- #build_arel_with_distinct_on — ActiveRecord::QueryMethods
- #build_arel_without_distinct_on — ActiveRecord::QueryMethods
- #cast_as — Arel::JSONPredications
- #column_for — Arel::Visitors::PostgreSQL
- #contained_by — Arel::ArrayPredications
- #dig — Arel::JSONPredications
- #distinct_on — ActiveRecord::QueryMethods
- #distinct_on! — ActiveRecord::QueryMethods
- #distinct_on_values — ActiveRecord::QueryMethods
- #distinct_on_values= — ActiveRecord::QueryMethods
- #eql? — Arel::Attributes::Relation
- #excludes — Arel::ArrayPredications
- #geometry — Arel::GISPredications
- #has_any_key — Arel::JSONPredications
- #has_key — Arel::JSONPredications
- #has_keys — Arel::JSONPredications
- #index — Arel::JSONPredications
- #intersects — Arel::GISPredications
- #key — Arel::JSONPredications
- #table_name — Arel::Attributes::Cast
- #table_name — Arel::Attributes::Key
- #table_name — Arel::Attributes::Relation
- #ts_query — Arel::TSPredications
- #type_cast_for_database — Arel::Attributes::Key
- #type_cast_for_database — Arel::Attributes::Relation
- #uniq_on — ActiveRecord::QueryMethods
- #uniq_on! — ActiveRecord::QueryMethods
- #visit_Arel_Attributes_Cast — Arel::Visitors::PostgreSQL
- #visit_Arel_Attributes_Key — Arel::Visitors::PostgreSQL
- #visit_Arel_Attributes_Relation — Arel::Visitors::ToSql
- #visit_Arel_Nodes_Ascending — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Ascending — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_BinaryValue — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Contains — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_Descending — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Descending — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_Excludes — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Excludes — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_Geometry — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_HasAnyKey — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_HasAnyKey — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_HasKey — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_HasKey — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_HasKeys — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_HasKeys — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_HexEncodedBinary — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_HexEncodedBinaryValue — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Intersects — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_NotOverlaps — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_Overlaps — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_RandomOrdering — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_RandomOrdering — Arel::Visitors::Sunstone
- #visit_Arel_Nodes_TSMatch — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_TSQuery — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_TSRank — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_TSRankCD — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_TSVector — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Within — Arel::Visitors::PostgreSQL
- #visit_Arel_Nodes_Within — Arel::Visitors::Sunstone
- #visit_Hash — Arel::Visitors::Sunstone
- #visit_Symbol — Arel::Visitors::Sunstone
- #within — Arel::GISPredications