Skip to content

Instantly share code, notes, and snippets.

@7hunderbird
Created October 15, 2012 22:53
Show Gist options
  • Save 7hunderbird/3896161 to your computer and use it in GitHub Desktop.
Save 7hunderbird/3896161 to your computer and use it in GitHub Desktop.
run "cd #{current_path} && bundle exec rake db:migrate" do |channel, stream, data|
puts # line break
puts "#{channel[:server]} -> #{data}"
break if stream == :err
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment