lib/renote.rb in renote-0.1.4 vs lib/renote.rb in renote-0.2
- old
+ new
@@ -1,6 +1,6 @@
require 'require_all'
-require_all 'renote'
+require_all File.expand_path('../../lib', __FILE__)
module Renote
module Cli
=begin
puts ' _ '
\ No newline at end of file