Module: RenrenAPI
- Defined in:
- lib/renren-api.rb,
lib/renren-api/http_adapter.rb,
lib/renren-api/authentication.rb,
lib/renren-api/signature_calculator.rb
Defined Under Namespace
Classes: Authentication, HTTPAdapter, SignatureCalculator
Constant Summary collapse
- VERSION =
[0, 4]
Class Method Summary collapse
Class Method Details
.version ⇒ Object
5 6 7 |
# File 'lib/renren-api.rb', line 5 def self.version VERSION * "." end |