Method: Vedeu::Editor::Insert#size

Defined in:
lib/vedeu/editor/insert.rb

#sizeFixnum (readonly, protected)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (Fixnum)


54
55
56
# File 'lib/vedeu/editor/insert.rb', line 54

def size
  @size
end