Class: ActiveRecord::Base

Inherits:
Object
  • Object
show all
Extended by:
Segugio::Searchable
Defined in:
lib/segugio/wrappers/active_record/base.rb

Overview

Wraps ActiveRecord::Base to add ‘search` method and `query_fields`, `filter_fields` and `order_fields` helper class methods.

Method Summary

Methods included from Segugio::Searchable

filter_fields, order_fields, query_fields