Method: FORCAST::Firebase::Notificacion#initialize
- Defined in:
- lib/forcast/utils/firebase.rb
#initialize ⇒ Notificacion
Returns a new instance of Notificacion.
9 10 11 |
# File 'lib/forcast/utils/firebase.rb', line 9 def initialize self.headers = {} end |