Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 1.22 KB

README.md

File metadata and controls

68 lines (55 loc) · 1.22 KB

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