Method: ContentType#group_name

Defined in:
app/models/content_type.rb

#group_nameObject

Returns the value of attribute group_name.



3
4
5
# File 'app/models/content_type.rb', line 3

def group_name
  @group_name
end