How to create a web chat with APE, Rails and MySQL

With the comet server APE it’s easy to create a web chat for your rails app. In the following howto you’ll find out how to use the user data of your rails app with restful_authentication also for your new chat. The javascript chat client will look like this demo.
Dependencies: installed APE-Server, ready rails app with [...]


linkboost