Skip to content

Commit

Permalink
iclassify rake tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhjk committed Dec 10, 2007
1 parent 6795b4a commit 8933dc0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/tasks/iclassify.rb
@@ -0,0 +1,9 @@
namespace "iclassify"
task :install do |t|

end

task :setup do |t|

end
end

0 comments on commit 8933dc0

Please sign in to comment.