Class: Dashboard::V2::Group::StaffsGrid
- Inherits:
-
StaffsGrid
- Object
- ApplicationGrid
- StaffsGrid
- Dashboard::V2::Group::StaffsGrid
- Defined in:
- app/grids/dashboard/v2/group/staffs_grid.rb
Overview
typed: ignore frozen_string_literal: true
Instance Attribute Summary collapse
-
#current_group ⇒ Object
Returns the value of attribute current_group.
Instance Attribute Details
#current_group ⇒ Object
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 |