Skip to content

Commit

Permalink
Fixed missing FileUtils constant when running capistrano.
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalpickles committed Jul 8, 2010
1 parent c895520 commit d713a5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/moonshine/capistrano_integration.rb
@@ -1,4 +1,5 @@
require 'pathname'
require 'fileutils'

module Moonshine
class CapistranoIntegration
Expand Down

0 comments on commit d713a5f

Please sign in to comment.