Module: RedmineExtensions::CustomFieldPatch

Defined in:
lib/redmine_extensions/redmine_patches/models/custom_field_patch.rb

Instance Method Summary collapse

Instance Method Details

#translated_nameObject



4
5
6
# File 'lib/redmine_extensions/redmine_patches/models/custom_field_patch.rb', line 4

def translated_name
  self.name
end