Class: Faturando::Project

Inherits:
Base show all
Defined in:
lib/faturando_api.rb

Class Method Summary collapse

Methods inherited from Base

element_name, #to_xml

Methods inherited from ActiveResource::Base

#save

Class Method Details

.currentObject



86
87
88
# File 'lib/faturando_api.rb', line 86

def self.current
  self.find(Faturando.project_key)
end