Class: Mongoid::Contextual::None
- Inherits:
-
Object
- Object
- Mongoid::Contextual::None
- Defined in:
- lib/pluck_all/models/mongoid_extension.rb
Instance Method Summary collapse
Instance Method Details
#pluck_all ⇒ Object
43 44 45 |
# File 'lib/pluck_all/models/mongoid_extension.rb', line 43 def pluck_all(*) [] end |
#pluck_array ⇒ Object
39 40 41 |
# File 'lib/pluck_all/models/mongoid_extension.rb', line 39 def pluck_array(*) [] end |