Method: Ransack::Context.for_object
- Defined in:
-
lib/ransack/context.rb,
lib/ransack/adapters/mongoid/ransack/context.rb,
lib/ransack/adapters/active_record/ransack/context.rb
15 16 17 |
# File 'lib/ransack/context.rb', line 15 def for_object(object, = {}) raise "not implemented" end |