Rakefile in reflexion-0.1.5 vs Rakefile in reflexion-0.1.6
- old
+ new
@@ -1,9 +1,9 @@
# -*- mode: ruby; coding: utf-8 -*-
require 'xot/load_path'
-Xot::LoadPath.unshift_lib File.expand_path('../..', __FILE__), :reflex
+Xot::LoadPath.unshift File.expand_path('../lib', __FILE__)
require 'xot/rake'
require 'xot/module'
require 'rucy/module'
require 'rays/module'