Commit 93a9bb5a by miyucy

don't tweak

parent 14685d41
$:.unshift(File.dirname(__FILE__)) unless
$:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
require 'yaml'
module Annotate
def self.version
......@@ -11,7 +10,7 @@ module Annotate
version = "0.0.0"
end
end
def self.load_tasks
if File.exists?('Rakefile')
load 'Rakefile'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment