Class: UserAnnouncements::RolesHelper::Role

Inherits:
Struct
  • Object
show all
Defined in:
app/helpers/user_announcements/roles_helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'app/helpers/user_announcements/roles_helper.rb', line 2

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'app/helpers/user_announcements/roles_helper.rb', line 2

def name
  @name
end