Method: IssuesHelper::MultipleValuesDetail#custom_field

Defined in:
app/helpers/issues_helper.rb

#custom_fieldObject

Returns the value of attribute custom_field

Returns:

  • the current value of custom_field



480
481
482
# File 'app/helpers/issues_helper.rb', line 480

def custom_field
  @custom_field
end