Displaying 1 result from an estimated 1 matches for "apn_on_rail".
Did you mean:
apn_on_rails
2013 May 08
1
server started as daemon: Application behaves differently from running in console
...init.d script)
our application works in parts, but on several actions throws the error
below. It seems that the daemon does not have the correct environment
and cannot find the mentioned file.
How do I bring the daemon to run in the /app folder?
MissingSourceFile (no such file to load --
lib/apn_on_rails/app/helpers/connection_helper):
vendor/gems/apn_on_rails-0.4.2/lib/apn_on_rails/app/models/apn/app.rb:1
vendor/gems/apn_on_rails-0.4.2/lib/apn_on_rails/apn_on_rails.rb:62
vendor/gems/apn_on_rails-0.4.2/lib/apn_on_rails/apn_on_rails.rb:61:in
`each''
vendor/gems/apn_on_rails-0.4.2/li...