public
Description: A Ruby web application framework
Homepage: http://www.mackframework.com
Clone URL: git://github.com/markbates/mack.git
Click here to lend your support to: mack and make a donation at www.pledgie.com !
Tests no longer use the functional/unit directories [#73 state:resolved]
markbates (author)
Mon Aug 04 12:18:26 -0700 2008
commit  db4bff59d408a8db8581f11abd7726077e776578
tree    8faa4d340e0f96d5f63d9df1f2751dcaaeae2772
parent  850896a48db89ed58c4c95722a4dd0d4704193a4
...
 
 
1
2
3
...
1
2
3
4
5
0
@@ -1,3 +1,5 @@
0
+* [#73] Tests no longer use the functional/unit directories
0
+
0
 ===0.6.1.1
0
 * [#72] Fixed serial data type in DataMapper doesn't work with SQLite3
0
 

Comments