mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-20 12:21:11 -05:00
Require fileutils
It's the little things that count on some systems. A whole bunch of twitter_ebooks things just wouldn't under Fedora unless I force fileutils as a requirement.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
require 'twitter_ebooks'
|
||||
require 'ostruct'
|
||||
require 'fileutils'
|
||||
|
||||
module Ebooks::Util
|
||||
def pretty_exception(e)
|
||||
|
||||
Reference in New Issue
Block a user