Module: ActiveFedora::NullRelation
- Defined in:
- lib/active_fedora/null_relation.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#exists?(_id = false) ⇒ Boolean
3 4 5 |
# File 'lib/active_fedora/null_relation.rb', line 3 def exists?(_id = false) false end |