Added TimeActivty Creation

A new Time Activity is now created when an issue is closed.
This commit is contained in:
2016-01-02 10:05:02 -05:00
parent 6ef89d3e45
commit f8ff28f955
3 changed files with 65 additions and 19 deletions

View File

@@ -3,3 +3,6 @@ source 'https://rubygems.org'
gem 'quickbooks-ruby'#, :git => 'https://github.com/ruckus/quickbooks-ruby.git'
gem 'oauth-plugin'#, '~> 0.5.1'
gem 'oauth'
gem 'roxml'
gem 'nokogiri'