public
Description: Thor tasks for DataMapper
Clone URL: git://github.com/jackdempsey/dm-thor.git
Search Repo:
Give credit where credit is due :-)
jackdempsey (author)
Tue Jul 15 08:22:38 -0700 2008
commit  3d48ede54fc95b82aedc4a92a70698139d04923a
tree    f1e0edfeebd9782807bc0aa0523799d82286eb01
parent  baf94fc358f1089e2782a18a6609bbae09a47e6f
...
 
 
1
2
3
...
1
2
3
4
5
0
@@ -1,3 +1,5 @@
0
+# Initial development done by xilef
0
+# based on merb-thor
0
 class Dm < Thor
0
 
0
   DM_REPOS = ["extlib", "dm-core", "dm-more", "do"]

Comments

    No one has commented yet.