The code up here is not any good but as frustrating as this gets. I try to host on heroku as it works most of the time.
Running 2 web: processes for the same app is not allowed on heroku. Maybe I understood that wrong. I'll try another type of process but it would help if anyone knows some answers to post them here. Just incase.
I know this might sound like asking why not use Devise? But how would you implement email sending and verification when a user signs up? Am working on it, but having some troubles with testing.
While this tutorial is awesome the way it is, it falls flat at one thing that is more than not going to happen to you
Please address Capistrano
@ryanb could you see how to do that please.
@3dd13
My Procfile looks like this:
Edited after reading your codaholic_chatroom on github
WORKS NOW I CAN SECURE THE CHAT
Just wondering the difference btwn
$RAILS_ENV
vs$RACK_ENV
@3dd13 could you show me your Procfile as your explanation is throwing me off a bit. Is
"rakeup -R private_pub.ru"
NOTE 'rakeup' a typo? Thanks.My Procfile looks like this:
+10 on what you just said.
Probably start changing how we see and think about web servers with js gaining this kinda speed.
The code up here is not any good but as frustrating as this gets. I try to host on heroku as it works most of the time.
Running 2 web: processes for the same app is not allowed on heroku. Maybe I understood that wrong. I'll try another type of process but it would help if anyone knows some answers to post them here. Just incase.
How do you deploy this on heroku cedar?
thats what am thinking but am not sure about it. What do you think?
Could you write or refer me to some explanation on how you did it?
What are channels and how do you create them? I probably should google this first but then, right place right time to ask?
Warden + Cancan + namespaces anyone?
I know this might sound like asking why not use Devise? But how would you implement email sending and verification when a user signs up? Am working on it, but having some troubles with testing.
What version of Firefox? Mine is v9 and playing ok so far.
How would you apply a :remember_me strategy?
Any Ideas?