• Stars
    star
    124
  • Rank 288,207 (Top 6 %)
  • Language
    Ruby
  • Created almost 14 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple implementation of PusherApp with Ruby on Rails

Getting started locally

$ bundle install

Edit config/database.yml and then set up the database

$ rake db:setup

Add some Pusher credentials in config/initializers/pusher.rb

Start the server

$ rails s

Visit http://localhost:3000/ in two browsers and start chatting.

Debugging

If something isn't working it's most likely the Pusher credentials:

  • Take a look at the Rails log for any Pusher errors
  • Enable javascript debugging on line 20 of app/assets/javascripts/chat.js

More Repositories

1

PusherChat

A really nice chat web application built with PusherApp
PHP
33
star
2

mesos-python-framework

Example Mesos Framework written in Python
Python
27
star
3

osx-stack

Setup for my osx development stack
26
star
4

MultiLevelPieChart.js

Extension chart for Chart.js for rendering nested or segmented pie charts.
HTML
18
star
5

hdfs-du

Visualize your HDFS disk usage in a pie chart
JavaScript
14
star
6

How-To-Push

Example code of how to integrate with Pusher App using PHP
PHP
14
star
7

atom-pep8

An atom package that automatically validates .py files with pep8
CoffeeScript
11
star
8

fuel-newrelic

FuelPHP Package for the new relic api
PHP
5
star
9

fuel-ta-menu

fuel-tm-menu
PHP
4
star
10

collectd-unbound

Collectd Python plugin to read metrics from Unbound (DNS Server) and send to Collectd.
Python
4
star
11

Clients

A really simple client, project and hours tracking system for people who don't want over the top applications to do it for them.
JavaScript
4
star
12

fuel-riak-orm

Riak ORM Package for Fuel PHP
PHP
4
star
13

snowey

Snowey is a distributed identifier generation service.
Ruby
4
star
14

CSS3-Search-Box

A nice little CSS3 Search box
3
star
15

problem

Test iPhone app for the tesco barcode awesomeness.
Objective-C
3
star
16

twtmore-api-objc

Twtmore API for iPhone/Mac in Objective-C
Objective-C
3
star
17

ripe-ncc-hackathon-2017

Tools and scripts from the RIPE NCC Hackathon, 2017
Python
3
star
18

TA_Mailer

PHP mailer class for templated emails
PHP
3
star
19

gif-man

A simple SIMBL bundle for Skype for inline gifs, videos and other awesomeness.
JavaScript
2
star
20

Tweetie-Twtmore

Support for @twtmore in Tweetie.app for Mac
Objective-C
2
star
21

GIT-Command-Aliases

Little script to setup a bunch of GIT aliases which save time typing out the long commands.
2
star
22

tarnfeld.com

Github Pages
CSS
1
star
23

fuel-base

Base FuelPHP application
PHP
1
star
24

PestyLabels

The new hotness in placeholder labels
JavaScript
1
star
25

jquery-switcher

Switch in the style of the iOS 6 UISwitch control built for the web, as a jQuery plugin.
JavaScript
1
star
26

hadoopit

Automated point-in-time snapshots for HDFS
Java
1
star
27

AsyncRequestHandler

Example project for my ARRequestHandler class for performing multithreaded block based http requests in iOS5 (or other by removing the NSJSONSerialization support)
Objective-C
1
star
28

cosmic-hack

Python
1
star
29

fuel-mediatemple

FuelPHP Package for the Media Temple ProDev API
PHP
1
star
30

pi-tools

A selection of scripts and repos for my pi.
Python
1
star