Method: ItemBuilder::Modes::UpdateService#channel_name
- Defined in:
- lib/item_builder/modes/update_service.rb
#channel_name ⇒ Object
43 44 45 |
# File 'lib/item_builder/modes/update_service.rb', line 43 def channel_name UPDATE_CHANNEL[listing.channel_id].to_s end |