CHATTY¶ ↑ Chatty is a Gmail like instant chat application implemented in rails using private_pub gem for near-realtime instant chat. Steps to start full feature application.¶ ↑ Step1¶ ↑ rails s step2¶ ↑ rackup private_pub.ru -s thin -E production Contributing¶ ↑ Feel free to clone the app, make improvements on it and submit a PR ;-)