Method: Ransack::Context.for_class
- Defined in:
-
lib/ransack/context.rb,
lib/ransack/adapters/mongoid/ransack/context.rb,
lib/ransack/adapters/active_record/ransack/context.rb
11 12 13 |
# File 'lib/ransack/context.rb', line 11 def for_class(klass, = {}) raise "not implemented" end |