Initial commit

This commit is contained in:
2016-01-01 10:36:43 -05:00
commit 84f1f8dacc
30 changed files with 489 additions and 0 deletions

5
Gemfile Normal file
View File

@@ -0,0 +1,5 @@
source 'https://rubygems.org'
gem 'quickbooks-ruby'#, :git => 'https://github.com/ruckus/quickbooks-ruby.git'
gem 'oauth-plugin'#, '~> 0.5.1'