Method: ActiveScaffold::DataStructures::NestedInfo#scope
- Defined in:
- lib/active_scaffold/data_structures/nested_info.rb
#scope ⇒ Object
Returns the value of attribute scope.
15 16 17 |
# File 'lib/active_scaffold/data_structures/nested_info.rb', line 15 def scope @scope end |