public
Description: the [OpenWFEru] workflow and BPM engine (ruby)
Homepage: http://openwferu.rubyforge.org
Clone URL: git://github.com/jmettraux/ruote.git
linking to CREDITS.txt at github.com
jmettraux (author)
Thu May 08 06:40:39 -0700 2008
commit  c2501803d6d41752e205e8172ecd4371d924b3e1
tree    3ed56c0e1b044774c29b5cfa739009b39d6f5e48
parent  8417ba8ec3ec49dca00d47d58ef7c6206157ef2d
...
21
22
23
24
 
25
26
27
...
21
22
23
 
24
25
26
27
0
@@ -21,7 +21,7 @@ $JA_MENU = [
0
     :space,
0
     [ 'tech blog', 'http://jmettraux.wordpress.com' ],
0
     :space,
0
- [ 'credits', 'http://openwferu.rubyforge.org/svn/trunk/openwfe-ruby/CREDITS.txt' ],
0
+ [ 'credits', 'http://github.com/jmettraux/ruote/tree/master/CREDITS.txt' ],
0
     [ 'on rubyforge', 'http://rubyforge.org/projects/openwferu' ],
0
     :space,
0
     [ 'the scheduler', '/ja/scheduler.html' ],
...
26
27
28
29
 
30
31
32
...
26
27
28
 
29
30
31
32
0
@@ -26,7 +26,7 @@ $MENU = [
0
     :space,
0
     [ 'tech blog', 'http://jmettraux.wordpress.com' ],
0
     :space,
0
- [ 'credits', 'http://openwferu.rubyforge.org/svn/trunk/openwfe-ruby/CREDITS.txt' ],
0
+ [ 'credits', 'http://github.com/jmettraux/ruote/tree/master/CREDITS.txt' ],
0
     [ 'on rubyforge', 'http://rubyforge.org/projects/openwferu' ],
0
     :space,
0
     [ 'openwferu on rails', '/densha.html' ],

Comments

    No one has commented yet.