Method: Vedeu::Views::DefaultAttributes#wordwrap

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

#wordwrapBoolean (readonly) Also known as: wordwrap?

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:



34
35
36
# File 'lib/vedeu/views/default_attributes.rb', line 34

def wordwrap
  @wordwrap
end