github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

herestomwiththeweather / oscurrency-ruby-api-wrapper

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 1
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Tree: cd2a3d9

click here to add a description

click here to add a homepage

  • Branches (1)
    • master
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

a wrapper for the oscurrency API — Read more

  cancel

http://opensourcecurrency.org

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

incrementing version number 
herestomwiththeweather (author)
Mon Jun 29 12:40:48 -0700 2009
commit  cd2a3d9b5c7d00903761d975274114a02f55fdb1
tree    9d7e8828d219c0819e56e5c146b5a087a7ddfb2b
parent  a39bb455722ad20c60af7be4666ae4a0bcdc3f95
oscurrency-ruby-api-wrapper / lib / oscurrency / models / exchange.rb lib/oscurrency/models/exchange.rb
100644 20 lines (16 sloc) 0.389 kb
edit raw blame history
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
module Oscurrency
  module Models
    class Exchange < Base
      cattr_accessor :element_name
      belongs_to :person
      #self.site = "#{self.site}/people/:person_id/"
 
      def self.site
        create_site_uri_from(@site.to_s + "/people/:person_id/")
      end
 
      self.element_name = 'exchange'
 
      def initialize(options)
        super(options)
      end
    end
  end
end
 
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server