Minamirb / benten

Benten is a realtime chat application powerd by rails4 made at the time of the Okinawa Rails Hackathon 2012.
MIT License
3 stars 3 forks source link

Live Comment #7

Closed yalab closed 11 years ago

yalab commented 11 years ago

I added a feature that It can write comment live(with long polling using ActionController::Live). It's beautiful

meltedice commented 11 years ago

Great work. Excellent! It also works on Mac OS X Lion.

Could you please add some document about puma? Now foreman start doesn't work. bundle exec puma only works. It's hard to find how to work this great work live comment :)