Class: OpenStax::Accounts::GroupNesting

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/openstax/accounts/group_nesting.rb

Instance Attribute Summary collapse

Instance Attribute Details

#requestorObject

Returns the value of attribute requestor.



4
5
6
# File 'app/models/openstax/accounts/group_nesting.rb', line 4

def requestor
  @requestor
end