Class: Billomat::Myself

Inherits:
ReadOnlySingletonBase show all
Defined in:
lib/billomat/myself.rb

Class Method Summary collapse

Methods included from ResourceWithoutWriteAccess

#create, #destroy, #save

Methods inherited from SingletonBase

all, collection_name, collection_path, element_path, #find, first, last

Methods included from ResourceWithoutId

#save

Methods inherited from Base

all, coll_p, collection_path, el_p, element_path, first, inherited, last

Class Method Details

.element_nameObject

non standard path



4
5
6
# File 'lib/billomat/myself.rb', line 4

def self.element_name
  'users/myself'
end