Class: Psapi::YellowPage::Announcing

Inherits:
API_Object show all
Defined in:
lib/psapi/yellow_page.rb

Overview

掲載しているチャンネル

Instance Method Summary collapse

Methods inherited from API_Object

accessors_for, define_all_with, inherited, #initialize, #mass_assign

Methods included from Internal

camel_to_snake

Methods included from PeercastStation

initialize, #method_missing

Constructor Details

This class inherits a constructor from Psapi::API_Object

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Psapi::PeercastStation

Instance Method Details

#channelObject



25
26
27
# File 'lib/psapi/yellow_page.rb', line 25

def channel
  Channel.find(channel_id)
end