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