Class: MyActiveResource

Inherits:
ActiveResource::Base
  • Object
show all
Defined in:
lib/billingbadger/my_active_resource.rb

Overview

To change this template, choose Tools | Templates and open the template in the editor.

Class Method Summary collapse

Class Method Details

.configObject



5
6
7
# File 'lib/billingbadger/my_active_resource.rb', line 5

def self.config
  YAML::load_file("config/billingbadger_api.yml")
end