Class: CurrentScope::PermissionGrid::Column

Inherits:
Struct
  • Object
show all
Defined in:
lib/current_scope/permission_grid.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionsObject

Returns the value of attribute actions

Returns:

  • (Object)

    the current value of actions



13
14
15
# File 'lib/current_scope/permission_grid.rb', line 13

def actions
  @actions
end

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



13
14
15
# File 'lib/current_scope/permission_grid.rb', line 13

def group
  @group
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



13
14
15
# File 'lib/current_scope/permission_grid.rb', line 13

def label
  @label
end