Class: The86::Client::Group

Inherits:
Resource show all
Defined in:
lib/the86-client/group.rb

Instance Attribute Summary

Attributes inherited from Resource

#oauth_token, #parent

Instance Method Summary collapse

Methods inherited from Resource

#==, accepts_nested_attributes_for, belongs_to, collection_path, #delete!, has_many, has_one, #load, model_name, #patch, path, #persisted?, #resource_path, #save, #sendable_attributes, #to_key, #to_model, #to_param

Instance Method Details

#url_idObject



13
14
15
# File 'lib/the86-client/group.rb', line 13

def url_id
  slug
end