Is the object’s size changable?
Is the object resizable?
object.resizable?
Returns:
true.
Since:
3.0.0
119 120 121
# File 'lib/mongoid/extensions/array.rb', line 119 def resizable? true end