Class: RawArray

Inherits:
Array show all
Defined in:
lib/locomotive/mongoid/patches.rb

Instance Method Summary collapse

Methods inherited from Array

#all

Instance Method Details

#resizable?Boolean

Returns:



6
# File 'lib/locomotive/mongoid/patches.rb', line 6

def resizable?; false; end