--- !ruby/object:Gem::Specification name: jm81-qbfc version: !ruby/object:Gem::Version version: 0.3.0 platform: ruby authors: - Jared Morgan autorequire: bindir: bin cert_chain: [] date: 2009-09-21 00:00:00 -07:00 default_executable: dependencies: [] description: email: jmorgan@morgancreative.net executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - .gitignore - MIT-LICENSE - README.rdoc - Rakefile - VERSION - init.rb - install.rb - lib/qbfc.rb - lib/qbfc/base.rb - lib/qbfc/element.rb - lib/qbfc/entities/generated.rb - lib/qbfc/entity.rb - lib/qbfc/info.rb - lib/qbfc/infos/generated.rb - lib/qbfc/item.rb - lib/qbfc/items/generated.rb - lib/qbfc/list.rb - lib/qbfc/lists/account.rb - lib/qbfc/lists/generated.rb - lib/qbfc/lists/qb_class.rb - lib/qbfc/modifiable.rb - lib/qbfc/ole_wrapper.rb - lib/qbfc/qb_collection.rb - lib/qbfc/qb_types.rb - lib/qbfc/qbfc_const.rb - lib/qbfc/report.rb - lib/qbfc/reports/aging.rb - lib/qbfc/reports/budget_summary.rb - lib/qbfc/reports/custom_detail.rb - lib/qbfc/reports/custom_summary.rb - lib/qbfc/reports/general_detail.rb - lib/qbfc/reports/general_summary.rb - lib/qbfc/reports/job.rb - lib/qbfc/reports/payroll_detail.rb - lib/qbfc/reports/payroll_summary.rb - lib/qbfc/reports/rows.rb - lib/qbfc/reports/time.rb - lib/qbfc/request.rb - lib/qbfc/session.rb - lib/qbfc/terms.rb - lib/qbfc/terms/generated.rb - lib/qbfc/transaction.rb - lib/qbfc/transactions/generated.rb - lib/qbfc/voidable.rb - spec/fixtures/test.lgb - spec/fixtures/test.qbw - spec/fixtures/test.qbw.TLG - spec/integration/add_spec.rb - spec/integration/base_spec.rb - spec/integration/belongs_to_spec.rb - spec/integration/company_spec.rb - spec/integration/conditions_spec.rb - spec/integration/customer_spec.rb - spec/integration/element_finders_spec.rb - spec/integration/quick_test.rb - spec/integration/request_options_spec.rb - spec/rcov.opts - spec/spec.opts - spec/spec_helper.rb - spec/unit/base_spec.rb - spec/unit/element_finder_spec.rb - spec/unit/element_spec.rb - spec/unit/entities/generated_spec.rb - spec/unit/entity_spec.rb - spec/unit/info/generated_spec.rb - spec/unit/info_spec.rb - spec/unit/item_spec.rb - spec/unit/items/generated_spec.rb - spec/unit/list_finders_spec.rb - spec/unit/list_spec.rb - spec/unit/lists/account_spec.rb - spec/unit/lists/generated_spec.rb - spec/unit/lists/qb_class_spec.rb - spec/unit/modifiable_spec.rb - spec/unit/ole_wrapper_spec.rb - spec/unit/qb_collection_spec.rb - spec/unit/qbfc_const_spec.rb - spec/unit/qbfc_spec.rb - spec/unit/report_spec.rb - spec/unit/request_query_survey.txt - spec/unit/request_spec.rb - spec/unit/session_spec.rb - spec/unit/terms/generated_spec.rb - spec/unit/terms_spec.rb - spec/unit/transaction_finders_spec.rb - spec/unit/transaction_spec.rb - spec/unit/transactions/generated_spec.rb - spec/unit/voidable_spec.rb - tasks/qbfc_tasks.rake - uninstall.rb has_rdoc: true homepage: http://rubyforge.org/projects/qbfc/ licenses: post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: qbfc rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: A wrapper around the QBFC COM object of the Quickbooks SDK test_files: - spec/integration/add_spec.rb - spec/integration/base_spec.rb - spec/integration/belongs_to_spec.rb - spec/integration/company_spec.rb - spec/integration/conditions_spec.rb - spec/integration/customer_spec.rb - spec/integration/element_finders_spec.rb - spec/integration/quick_test.rb - spec/integration/request_options_spec.rb - spec/spec_helper.rb - spec/unit/transactions/generated_spec.rb - spec/unit/transaction_finders_spec.rb - spec/unit/transaction_spec.rb - spec/unit/voidable_spec.rb - spec/unit/base_spec.rb - spec/unit/element_finder_spec.rb - spec/unit/element_spec.rb - spec/unit/entities/generated_spec.rb - spec/unit/entity_spec.rb - spec/unit/info/generated_spec.rb - spec/unit/info_spec.rb - spec/unit/items/generated_spec.rb - spec/unit/item_spec.rb - spec/unit/lists/account_spec.rb - spec/unit/lists/generated_spec.rb - spec/unit/lists/qb_class_spec.rb - spec/unit/list_finders_spec.rb - spec/unit/list_spec.rb - spec/unit/modifiable_spec.rb - spec/unit/ole_wrapper_spec.rb - spec/unit/qbfc_const_spec.rb - spec/unit/qbfc_spec.rb - spec/unit/qb_collection_spec.rb - spec/unit/report_spec.rb - spec/unit/request_spec.rb - spec/unit/session_spec.rb - spec/unit/terms/generated_spec.rb - spec/unit/terms_spec.rb