Class: Ari::SetId

Inherits:
Model
  • Object
show all
Defined in:
lib/ari/models/set_id.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#attributes=, #initialize

Constructor Details

This class inherits a constructor from Ari::Model

Instance Attribute Details

#groupObject (readonly)

Returns the value of attribute group.



15
16
17
# File 'lib/ari/models/set_id.rb', line 15

def group
  @group
end

#userObject (readonly)

Returns the value of attribute user.



15
16
17
# File 'lib/ari/models/set_id.rb', line 15

def user
  @user
end