public
Description: a rails wrapper around the OpenWFEru "ruote" workflow and BPM engine
Homepage: http://openwferu.rubyforge.org/rquickstart.html
Clone URL: git://github.com/jmettraux/ruote-web.git
Search Repo:
release 0.9.18
jmettraux (author)
Wed May 21 19:09:49 -0700 2008
commit  12d3634389532d24bed6056ce0166e505e207e6d
tree    c7936675cd4d39beef006cfc5b471fee4c27a3f7
parent  b89c30e8ba718fa3733523efa99ee41ff3cdde9c
...
2
3
4
5
 
6
7
8
...
2
3
4
 
5
6
7
8
0
@@ -2,7 +2,7 @@
0
 = openwferu-densha CHANGELOG.txt
0
 
0
 
0
-== densha - 0.9.18 not yet released
0
+== densha - 0.9.18 2008/05/22
0
 
0
 - todo #20280 : created db/dev_fixtures/ and lib/tasks/populate_dev_db
0
 - todo #20221 : using the actual process representation for /process and
...
41
42
43
44
45
 
 
46
47
48
...
41
42
43
 
 
44
45
46
47
48
0
@@ -41,8 +41,8 @@ task :gem_install_workflow_engine do
0
 
0
   GEMS = RUFUSES.dup
0
 
0
- GEMS << "openwferu"
0
- GEMS << "openwferu-extras"
0
+ GEMS << "ruote"
0
+ GEMS << "ruote-extras"
0
 
0
   GEMS << "json_pure"
0
   #GEMS << "xml_simple"

Comments

    No one has commented yet.