Class: Dashboard::V2::Group::StaffsGrid

Inherits:
StaffsGrid show all
Defined in:
app/grids/dashboard/v2/group/staffs_grid.rb

Overview

typed: ignore frozen_string_literal: true

Instance Attribute Summary collapse

Instance Attribute Details

#current_groupObject

Returns the value of attribute current_group.



5
6
7
# File 'app/grids/dashboard/v2/group/staffs_grid.rb', line 5

def current_group
  @current_group
end