lib/tasks/doc.rb in dev-2.0.269 vs lib/tasks/doc.rb in dev-2.0.270
- old
+ new
@@ -1,6 +1,4 @@
-puts __FILE__ if defined?(DEBUG)
-
desc 'performs documentation commands'
task :doc do Tasks.execute_task :doc;end
class Doc < Array
def update
\ No newline at end of file