Skip to content

Commit

Permalink
Merge pull request #1 from matjack1/sql_mover
Browse files Browse the repository at this point in the history
fixed missing require
  • Loading branch information
Ju Liu committed Nov 17, 2012
2 parents 713e977 + 478ed8c commit 0358222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wordmove/deployer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
require 'wordmove/hosts/local_host'
require 'wordmove/hosts/remote_host'
require 'wordmove/logger'
require 'wordmove/sql_mover'

module Wordmove

Expand Down

0 comments on commit 0358222

Please sign in to comment.