Method: Effective::DatatableColumnTool#scoped
- Defined in:
- app/models/effective/datatable_column_tool.rb
#scoped ⇒ Object
16 17 18 |
# File 'app/models/effective/datatable_column_tool.rb', line 16 def scoped @scoped ||= datatable._scopes[datatable.scope] end |