Skip to content

Instantly share code, notes, and snippets.

View ThomasBush's full-sized avatar

Thomas Bush ThomasBush

  • HexArmor
  • Atlanta, Georgia
View GitHub Profile
@ThomasBush
ThomasBush / Capfile
Last active August 29, 2015 13:57 — forked from atkolkma/Capfile
# Load DSL and Setup Up Stages
require 'capistrano/setup'
# Includes default deployment tasks
require 'capistrano/deploy'
# require 'capistrano/rails'
# Includes tasks from other gems included in your Gemfile
#