Jasjeet Singh
Jasjeet Singh
Awesome! Working fine.
well worked in puma mode but not working in Daemon mode.
working fine when i start the server with this command: rails s but not worked when I start the server with rails s -d
this code is /config/initializers/firebase.rb file so whenever I start the server it initialise the firebase too.. require 'rest-firebase' ``` f = RestFirebase.new :site => 'https://xxxx-xxxxx.firebaseio.com/', :secret => 'xxxx7x878xux87x8hx9yhx98xh87h98xh', :d =>...
`es.start` not called when I start the server with -d.
Yes Sir, => Booting Puma => Rails 5.0.4 application starting in development on http://0.0.0.0:3030 => Run `rails server -h` for more startup options Starting...
can you please provide a full tutorial on how to implement and how to deploy?
Thank You, will wait for your reply.