Class: ActiveAdmin::Favorites::ViewLens::Catalog::Entry

Inherits:
Data
  • Object
show all
Defined in:
lib/activeadmin/favorites/view_lens/catalog.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupObject (readonly)

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



7
8
9
# File 'lib/activeadmin/favorites/view_lens/catalog.rb', line 7

def group
  @group
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



7
8
9
# File 'lib/activeadmin/favorites/view_lens/catalog.rb', line 7

def id
  @id
end

#labelObject (readonly)

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



7
8
9
# File 'lib/activeadmin/favorites/view_lens/catalog.rb', line 7

def label
  @label
end