Method: Vedeu::Views::DefaultAttributes#truncate

Defined in:
lib/vedeu/views/default_attributes.rb

#truncateBoolean (readonly) Also known as: truncate?

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:



25
26
27
# File 'lib/vedeu/views/default_attributes.rb', line 25

def truncate
  @truncate
end