Skip to content

collin/share.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

share.rb

port of sharejs server to Ruby ( rack/thin )

ShareJS commit
Build Status
Dependencies
Is it any good?

Give it a whirl!

Run this

git clone https://github.com/collin/share.rb.git
cd share.rb/example
bundle
rails runner "Share::Adapter::ActiveRecord::Document.create_tables"
rails server

Browse to

Pads:

localhost:3000/documents/my-first-pad

Documents:

localhost:3000/documents/my-first-document

About

port of sharejs server to Ruby ( rack/thin )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published