Class: Draper::QueryMethods::LoadStrategy::Mongoid
- Inherits:
-
Object
- Object
- Draper::QueryMethods::LoadStrategy::Mongoid
- Defined in:
- lib/draper/query_methods/load_strategy.rb
Instance Method Summary collapse
Instance Method Details
#allowed?(method) ⇒ Boolean
15 16 17 |
# File 'lib/draper/query_methods/load_strategy.rb', line 15 def allowed?(method) raise NotImplementedError end |