rufus-decision 0.9 → 1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/CHANGELOG.txt ADDED
@@ -0,0 +1,10 @@
1
+
2
+ = rufus-decision CHANGELOG.txt
3
+
4
+ == rufus-decision - 0.10 released 2008/09/01
5
+
6
+ - todo #20670 : dropped rufus-eval in favour of rufus-treechecker
7
+
8
+
9
+ == rufus-decision - 0.9 released 2008/01/28
10
+
data/CREDITS.txt ADDED
@@ -0,0 +1,7 @@
1
+
2
+ = CREDITS.txt
3
+
4
+ == Feedback
5
+
6
+ - Fu Zhang
7
+
data/README.txt CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  == getting it
6
6
 
7
- sudo gem install rufus-decision
7
+ sudo gem install -y rufus-decision
8
8
 
9
9
  or at
10
10
 
@@ -81,6 +81,11 @@ On the rufus-ruby list[http://groups.google.com/group/rufus-ruby] :
81
81
  http://groups.google.com/group/rufus-ruby
82
82
 
83
83
 
84
+ == irc
85
+
86
+ irc.freenode.net #ruote
87
+
88
+
84
89
  == issue tracker
85
90
 
86
91
  http://rubyforge.org/tracker/?atid=18584&group_id=4812&func=browse
@@ -88,9 +93,9 @@ http://rubyforge.org/tracker/?atid=18584&group_id=4812&func=browse
88
93
 
89
94
  == source
90
95
 
91
- http://rufus.rubyforge.org/svn/trunk/mnemo
96
+ http://github.com/jmettraux/rufus-decision
92
97
 
93
- svn checkout http://rufus.rubyforge.org/svn/trunk/mnemo
98
+ git clone git://github.com/jmettraux/rufus-decision.git
94
99
 
95
100
 
96
101
  == author
@@ -99,6 +104,11 @@ John Mettraux, jmettraux@gmail.com
99
104
  http://jmettraux.wordpress.com
100
105
 
101
106
 
107
+ == the rest of Rufus
108
+
109
+ http://rufus.rubyforge.org
110
+
111
+
102
112
  == license
103
113
 
104
114
  MIT