Method: ActiveAdmin::Scope#scope_method
- Defined in:
- lib/active_admin/scope.rb
#scope_method ⇒ Object (readonly)
Returns the value of attribute scope_method.
4 5 6 |
# File 'lib/active_admin/scope.rb', line 4 def scope_method @scope_method end |