Skip to content

Commit

Permalink
require fileutils in server_runner
Browse files Browse the repository at this point in the history
  • Loading branch information
ryana authored and mojodna committed Nov 15, 2008
1 parent ffe533b commit 1829624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/starling/server_runner.rb
Expand Up @@ -3,6 +3,7 @@
require 'fileutils'
require 'optparse'
require 'yaml'
require 'fileutils'

module StarlingServer
class Runner
Expand Down

0 comments on commit 1829624

Please sign in to comment.