tasks/common.rake in fin-0.1.0 vs tasks/common.rake in fin-0.1.2
- old
+ new
@@ -1,10 +1,10 @@
#task :default => 'test:run'
#task 'gem:release' => 'test:run'
task :notes do
- puts 'Output annotations (TBD)'
+ puts 'Output annotations (TBD)'
end
#Bundler not ready for prime time just yet
#desc 'Bundle dependencies'
#task :bundle do
@@ -13,6 +13,6 @@
# unless $?.to_i == 0
# puts output
# system "bundle install"
# puts
# end
-#end
\ No newline at end of file
+#end