Class: Mongoid::Fields::Internal::RawArray
- Inherits:
-
Array
- Object
- Array
- Mongoid::Fields::Internal::RawArray
- Defined in:
- lib/locomotive/mongoid/patches.rb
Instance Method Summary collapse
Instance Method Details
#resizable? ⇒ Boolean
18 |
# File 'lib/locomotive/mongoid/patches.rb', line 18 def resizable?; false; end |