8000 GitHub - jorge8989/chatwithfaye: Simple chat app built with Ruby on Rails and Faye
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jorge8989/chatwithfaye

Folders and files

< 8000 tbody>
NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHAT WITH FAYE

simple chat app built with ruby on rails and faye

run the app

install the gems

bundle

create the database and run the migrations

bundle exec rake db:create
bundle exec rake db:migrate

run the Faye server

rackup faye.ru -s thin -E production

run the Rails server

rails s

Enjoy!

About

Simple chat app built with Ruby on Rails and Faye

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0