rails basic real time This is an example to use the SFLeads gem in a real Rails application. You can see this in action deployed on Heroku. Install: install bundles bundle install install and rake db rake db:migrate Run: run rails application rails s