Sha256: a6c932198d61c0f7aec53986a25d8bcde3756fe735c4bef8f3728e1d3d2cd51f
Contents?: true
Size: 1.21 KB
Versions: 1
Compression:
Stored size: 1.21 KB
Contents
Rhosync ------------------------------------------------------------- Redis-powered rhosync with built-in sinatra application. INSTALL ------------------------------------------------------------- 1. Make sure you have the following gems installed: * rspec rcov json sqlite3-ruby faker redis redis-namespace sinatra rack-test rubyzip uuidtools resque 2. Install and start a redis server (v1.2 or greater is required) (see <http://code.google.com/p/redis/>) 3. Install hsqldata.jar to vendor/ directory. See <http://github.com/rhomobile/hsqldata> for instructions on how to build hsqldata. 4. "rake" to run all specs Windows Notes: when run any spec task error message box (ruby.exe - Unable to locate component) will appear. Just press 'OK'. This is problem with rcov. DOCS ------------------------------------------------------------- * Intro to Rhodes & Rhosync: <http://wiki.rhomobile.com/index.php/Rhomobile> -> Read this first! * Tutorial: <http://wiki.rhomobile.com/index.php/Tutorial> * Architecture: <http://wiki.rhomobile.com/index.php/RhoSync_2.0> * Rdoc (still rough): <http://rdoc.info/projects/rhomobile/rhosync> * Client/Server Protocol: See doc/protocol.html
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rhosync-2.0.0.beta1 | README.md |