Sha256: f9f62bbe681656020dcc83171c1597dedfd7caad2f426b32dfe1bb7a0ae86d15
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 685 Bytes
Stored size: 685 Bytes
Contents
--- !ruby/object:Gem::Specification name: quickbase_client version: !ruby/object:Gem::Version version: 1.0.13 prerelease: platform: ruby authors: - Gareth Lewis autorequire: bindir: bin cert_chain: [] date: 2011-05-10 00:00:00.000000000Z dependencies: [] description: Wraps the QuickBase HTTP API and adds classes and methods to minimize the amount of code need to get useful things done. This is a minimal subset of the ipp_quickbase_devkit. email: executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .yardopts - LICENSE - README.rdoc - lib/quickbase_client.rb - lib/QuickBaseClient.rb - lib/QuickBaseMisc.rb homepage: https://code.intuit.com/sf/projects/ipp_dev_kits licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --main - README.rdoc - --title - ! 'quickbase: Ruby client for database applications on www.quickbase.com' - lib/QuickBaseClient.rb - lib/QuickBaseMisc.rb require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.8.6 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: orphans rubygems_version: 1.8.1 signing_key: specification_version: 3 summary: Ruby wrapper for the QuickBase HTTP API. This is a minimal subset of the ipp_quickbase_devkit. test_files: []