Sha256: 06e1673ed8c186c533c6ea6531e513423fab44187dc7bae0490ee5cd5a44c12a
Contents?: true
Size: 1.8 KB
Versions: 0
Compression: gzip
Compressed size: 799 Bytes
Stored size: 799 Bytes
Contents
--- !ruby/object:Gem::Specification name: quickbase_client version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 0 - 2 version: 1.0.2 platform: ruby authors: - Gareth Lewis autorequire: bindir: bin cert_chain: [] date: 2010-12-05 00:00:00 -08:00 default_executable: 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: - LICENSE - README.rdoc - lib/QuickBaseClient.rb - lib/QuickBaseMisc.rb has_rdoc: true homepage: https://code.intuit.com/sf/projects/ipp_dev_kits licenses: [] post_install_message: | ************************************************** Thank you for installing the quickbase_client gem. Distributed under the Eclipse Public License Version 1.0. ************************************************** 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 segments: - 1 - 8 - 6 version: 1.8.6 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: orphans rubygems_version: 1.3.7 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: []