port of sharejs server to Ruby ( rack/thin )
ShareJS commit | |
Build Status | |
Dependencies | |
Is it any good? |
git clone https://github.com/collin/share.rb.git
cd share.rb/example
bundle
rails runner "Share::Adapter::ActiveRecord::Document.create_tables"
rails server
localhost:3000/documents/my-first-pad
localhost:3000/documents/my-first-document