public
Description: javascript canvas lib for rendering graphically ruote process definitions
Homepage: http://ruote.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote-fluo.git
name age message
file CHANGELOG.txt Wed Nov 18 04:27:44 -0800 2009 adapted to ruote2.0 (wip) [jmettraux]
file CREDITS.txt Mon Jul 14 01:29:15 -0700 2008 Revert "switched to JSON lib" This reverts com... [jmettraux]
file LICENSE.txt Sat Nov 21 22:50:16 -0800 2009 README.rdoc and vendor/ruote/ [jmettraux]
file README.rdoc Sat Nov 21 22:50:16 -0800 2009 README.rdoc and vendor/ruote/ [jmettraux]
file Rakefile Tue Sep 09 00:26:50 -0700 2008 release 0.9.19 [jmettraux]
file TODO.txt Wed Apr 08 23:08:46 -0700 2009 automated ExpressionHead.parse() testing [jmettraux]
directory experimental/ Mon Jul 07 01:38:23 -0700 2008 switching to the new, simpler, 1 canvas for all... [jmettraux]
directory lib/ Sat Nov 21 22:50:16 -0800 2009 README.rdoc and vendor/ruote/ [jmettraux]
directory public/ Sat Nov 21 23:57:46 -0800 2009 fixed exp highlight tred to can [jmettraux]
directory test/ Fri Apr 10 02:52:54 -0700 2009 accepting a compromise between json and js for ... [jmettraux]
directory vendor/ Sat Nov 21 22:50:16 -0800 2009 README.rdoc and vendor/ruote/ [jmettraux]
directory views/ Wed Nov 18 04:27:44 -0800 2009 adapted to ruote2.0 (wip) [jmettraux]
README.rdoc

ruote-fluo

ruote.rubyforge.org

This is the development bench of the javascript library used to render graphically process definitions in ruote-kit (github.com/kennethkalmer/ruote-kit)

There is a demo of ruote-fluo (probably not the latest version) at difference.openwfe.org:4567

using

  gem install -y --no-rdoc --no-ri sinatra json_pure

  git clone git://github.com/jmettraux/ruote-fluo.git

  git clone git://github.com/jmettraux/ruote.git
  ln -s ../../ruote ruote-fluo/vendor/

  cd ruote-fluo && ruby lib/start.rb

then head with your browser (firefox or safari) to localhost:4567

source

github.com/jmettraux/ruote-fluo

  git clone git://github.com/jmettraux/ruote-fluo.git

feedback

user mailing list : groups.google.com/group/openwferu-users issue tracker : github.com/jmettraux/ruote-fluo/issues irc : irc.freenode.net #ruote

author

John Mettraux, jmettraux@gmail.com jmettraux.wordpress.com

license

MIT