Class: Psapi::YellowPage::Announcing
- Inherits:
-
API_Object
- Object
- API_Object
- Psapi::YellowPage::Announcing
- 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
Methods included from PeercastStation
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
#channel ⇒ Object
25 26 27 |
# File 'lib/psapi/yellow_page.rb', line 25 def channel Channel.find(channel_id) end |