lib/renote.rb in renote-0.1.2 vs lib/renote.rb in renote-0.1.3

- old
+ new

@@ -1,6 +1,6 @@ -require 'renote/cli/application' -require 'renote/models/shell' +require 'require_all' +require_all 'lib' module Renote module Cli =begin puts ' _ ' \ No newline at end of file