My ruby version is 2.0.0p598
rails version is 4.2.1
when i run the server and go to my home page where i put the line <%= subscribe_to "/send_message" %>, the chrome console output "Failed to load resource: net::ERR_CONNECTION_REFUSED",
I don't know how to fix this one
I know there is an alternative way like private pub, which is d'Anthes, and it don't have those errors, but it still won't work
Can some one help me use private pub to make messaging project?
I follow the tutorial here, but I don't know why it won't work,
is private pub outdated already?
My ruby version is 2.0.0p598
rails version is 4.2.1
when i run the server and go to my home page where i put the line <%= subscribe_to "/send_message" %>, the chrome console output "Failed to load resource: net::ERR_CONNECTION_REFUSED",
I don't know how to fix this one
I know there is an alternative way like private pub, which is d'Anthes, and it don't have those errors, but it still won't work
So, anyone help me to make one?
Can some one help me use private pub to make messaging project?
I follow the tutorial here, but I don't know why it won't work,
is private pub outdated already?