Class: RawArray

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

Instance Method Summary collapse

Instance Method Details

#resizable?Boolean

Returns:



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

def resizable?; false; end