Class: PR::Pin::Relations::Ledger
- Inherits:
-
Object
- Object
- PR::Pin::Relations::Ledger
- Defined in:
- lib/pr/pin/relations/ledger.rb
Instance Method Summary collapse
Instance Method Details
#for_subscription(subscription_token) ⇒ Object
13 14 15 |
# File 'lib/pr/pin/relations/ledger.rb', line 13 def for_subscription(subscription_token) with_base_path("/subscriptions/#{subscription_token}/ledger") end |