Skip to content

Instantly share code, notes, and snippets.

@mjallday
Created October 24, 2012 01:27
Show Gist options
  • Select an option

  • Save mjallday/3943160 to your computer and use it in GitHub Desktop.

Select an option

Save mjallday/3943160 to your computer and use it in GitHub Desktop.
Balanced force ACH upgrade
rails new balancedachtest
cd balancedachtest
echo "gem 'balanced-ach', '~>0.2'" >> Gemfile
bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment