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:
parent
1d1b1930d8
commit
3003d5a014
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
require 'twitter_ebooks'
|
||||
require 'ostruct'
|
||||
require 'fileutils'
|
||||
|
||||
module Ebooks::Util
|
||||
def pretty_exception(e)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue