Method: NotifyOn::Configuration#pusher_app_id
- Defined in:
- lib/notify_on/configuration.rb
#pusher_app_id ⇒ Object
Returns the value of attribute pusher_app_id.
4 5 6 |
# File 'lib/notify_on/configuration.rb', line 4 def pusher_app_id @pusher_app_id end |