Method: StandardError#tags

Defined in:
lib/coaster/core_ext/standard_error.rb

#tagsObject

Returns the value of attribute tags.



22
23
24
# File 'lib/coaster/core_ext/standard_error.rb', line 22

def tags
  @tags
end