Is there a PubNub example application built on Rails out there? I'm having a hard time finding one, but it would really helpful in order for me to figure out how to configure PubNub on Rails.
Anything along the lines of some sort of chat application would be perfect for learning purposes. So far I've only found a Sinatra app, Chatterbee, but I'm kind of intimidated to try to convert it over since I've never used Sinatra before.
I'd really like to find this, and any help would be much appreciated. I'm not an expert in web development, so specifically a Rails application would be nice.