Method: Spider::Model::Request#polymorphs
- Defined in:
- lib/spiderfw/model/request.rb
#polymorphs ⇒ bool (readonly)
Returns find also the given subclasses of the queried model.
12 13 14 |
# File 'lib/spiderfw/model/request.rb', line 12 def polymorphs @polymorphs end |