--- !ruby/object:Gem::Specification name: redbooth-ruby version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Andres Bravo - Carlos Saura autorequire: bindir: bin cert_chain: [] date: 2014-11-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.8.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.8.1 - !ruby/object:Gem::Dependency name: oauth2 requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 0.9.3 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 0.9.3 - !ruby/object:Gem::Dependency name: multipart-post requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.1.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: 1.1.0 - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: pry requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: vcr requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: fakeweb requirement: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' description: API wrapper for Redbooth. email: - support@redbooth.com executables: [] extensions: [] extra_rdoc_files: [] files: - spec/cassettes/Redbooth_Me/_initialize/.yml - spec/cassettes/Redbooth_Me/_show/.yml - spec/cassettes/Redbooth_Me/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_user.yml - spec/cassettes/Redbooth_Me/_update/.yml - spec/cassettes/Redbooth_Me/_update/integration/.yml - spec/cassettes/Redbooth_Organization/_create/.yml - spec/cassettes/Redbooth_Organization/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_index/.yml - spec/cassettes/Redbooth_Organization/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_initialize/.yml - spec/cassettes/Redbooth_Organization/_show/.yml - spec/cassettes/Redbooth_Organization/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_update/.yml - spec/cassettes/Redbooth_Organization/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_organization.yml - spec/cassettes/Redbooth_Person/_create/integration/.yml - spec/cassettes/Redbooth_Person/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_person.yml - spec/cassettes/Redbooth_Person/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_person.yml - spec/cassettes/Redbooth_Person/_index/.yml - spec/cassettes/Redbooth_Person/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_person.yml - spec/cassettes/Redbooth_Person/_initialize/.yml - spec/cassettes/Redbooth_Person/_show/.yml - spec/cassettes/Redbooth_Person/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_person.yml - spec/cassettes/Redbooth_Person/_update/.yml - spec/cassettes/Redbooth_Person/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_person.yml - spec/cassettes/Redbooth_Project/_create/.yml - spec/cassettes/Redbooth_Project/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_project.yml - spec/cassettes/Redbooth_Project/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_project.yml - spec/cassettes/Redbooth_Project/_index/.yml - spec/cassettes/Redbooth_Project/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_project.yml - spec/cassettes/Redbooth_Project/_initialize/.yml - spec/cassettes/Redbooth_Project/_show/.yml - spec/cassettes/Redbooth_Project/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_project.yml - spec/cassettes/Redbooth_Project/_update/.yml - spec/cassettes/Redbooth_Project/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_project.yml - spec/cassettes/Redbooth_Request_Collection/_all/.yml - spec/cassettes/Redbooth_Request_Collection/_count/.yml - spec/cassettes/Redbooth_Request_Collection/_current_page/.yml - spec/cassettes/Redbooth_Request_Collection/_current_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_initialize/.yml - spec/cassettes/Redbooth_Request_Collection/_next_page/.yml - spec/cassettes/Redbooth_Request_Collection/_next_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_next_page/where_is_the_last_page/.yml - spec/cassettes/Redbooth_Request_Collection/_per_page/.yml - spec/cassettes/Redbooth_Request_Collection/_per_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_prev_page/.yml - spec/cassettes/Redbooth_Request_Collection/_prev_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_prev_page/where_is_the_first_page/.yml - spec/cassettes/Redbooth_Request_Collection/_total_pages/.yml - spec/cassettes/Redbooth_Request_Collection/_total_pages/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Task/_create/.yml - spec/cassettes/Redbooth_Task/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_task.yml - spec/cassettes/Redbooth_Task/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_task.yml - spec/cassettes/Redbooth_Task/_index/.yml - spec/cassettes/Redbooth_Task/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_Task/_initialize/.yml - spec/cassettes/Redbooth_Task/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_assigned_id.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_id.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_name.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_project_id.yml - spec/cassettes/Redbooth_Task/_update/.yml - spec/cassettes/Redbooth_Task/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_create/.yml - spec/cassettes/Redbooth_User/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_task.yml - spec/cassettes/Redbooth_User/_create/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_create/name/.yml - spec/cassettes/Redbooth_User/_create/project_id/.yml - spec/cassettes/Redbooth_User/_create/task_list_id/.yml - spec/cassettes/Redbooth_User/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_task.yml - spec/cassettes/Redbooth_User/_index/.yml - spec/cassettes/Redbooth_User/_index/class/.yml - spec/cassettes/Redbooth_User/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_initialize/.yml - spec/cassettes/Redbooth_User/_initialize/assigned_id/.yml - spec/cassettes/Redbooth_User/_initialize/description/.yml - spec/cassettes/Redbooth_User/_initialize/due_on/.yml - spec/cassettes/Redbooth_User/_initialize/id/.yml - spec/cassettes/Redbooth_User/_initialize/initializes_all_attributes_correctly.yml - spec/cassettes/Redbooth_User/_initialize/name/.yml - spec/cassettes/Redbooth_User/_initialize/project_id/.yml - spec/cassettes/Redbooth_User/_show/.yml - spec/cassettes/Redbooth_User/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_user.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_assigned_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_name.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_project_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_email.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_first_name.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_last_name.yml - spec/cassettes/Redbooth_User/_update/.yml - spec/cassettes/Redbooth_User/_update/id/.yml - spec/cassettes/Redbooth_User/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_update/name/.yml - spec/fixtures/hola.txt - spec/redbooth/base_spec.rb - spec/redbooth/client_spec.rb - spec/redbooth/me_spec.rb - spec/redbooth/organization_spec.rb - spec/redbooth/person_spec.rb - spec/redbooth/project_spec.rb - spec/redbooth/request/base_spec.rb - spec/redbooth/request/collection_spec.rb - spec/redbooth/request/connection_spec.rb - spec/redbooth/request/info_spec.rb - spec/redbooth/request/response_spec.rb - spec/redbooth/request/validator_spec.rb - spec/redbooth/task_spec.rb - spec/redbooth/user_spec.rb - spec/redbooth_spec.rb - spec/shared/authentication_context.rb - spec/spec_helper.rb homepage: https://github.com/teambox/redbooth-ruby licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.6 signing_key: specification_version: 4 summary: API wrapper for Redbooth. test_files: - spec/cassettes/Redbooth_Me/_initialize/.yml - spec/cassettes/Redbooth_Me/_show/.yml - spec/cassettes/Redbooth_Me/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_user.yml - spec/cassettes/Redbooth_Me/_update/.yml - spec/cassettes/Redbooth_Me/_update/integration/.yml - spec/cassettes/Redbooth_Organization/_create/.yml - spec/cassettes/Redbooth_Organization/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_index/.yml - spec/cassettes/Redbooth_Organization/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_initialize/.yml - spec/cassettes/Redbooth_Organization/_show/.yml - spec/cassettes/Redbooth_Organization/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_organization.yml - spec/cassettes/Redbooth_Organization/_update/.yml - spec/cassettes/Redbooth_Organization/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_organization.yml - spec/cassettes/Redbooth_Person/_create/integration/.yml - spec/cassettes/Redbooth_Person/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_person.yml - spec/cassettes/Redbooth_Person/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_person.yml - spec/cassettes/Redbooth_Person/_index/.yml - spec/cassettes/Redbooth_Person/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_person.yml - spec/cassettes/Redbooth_Person/_initialize/.yml - spec/cassettes/Redbooth_Person/_show/.yml - spec/cassettes/Redbooth_Person/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_person.yml - spec/cassettes/Redbooth_Person/_update/.yml - spec/cassettes/Redbooth_Person/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_person.yml - spec/cassettes/Redbooth_Project/_create/.yml - spec/cassettes/Redbooth_Project/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_project.yml - spec/cassettes/Redbooth_Project/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_project.yml - spec/cassettes/Redbooth_Project/_index/.yml - spec/cassettes/Redbooth_Project/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_project.yml - spec/cassettes/Redbooth_Project/_initialize/.yml - spec/cassettes/Redbooth_Project/_show/.yml - spec/cassettes/Redbooth_Project/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_project.yml - spec/cassettes/Redbooth_Project/_update/.yml - spec/cassettes/Redbooth_Project/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_project.yml - spec/cassettes/Redbooth_Request_Collection/_all/.yml - spec/cassettes/Redbooth_Request_Collection/_count/.yml - spec/cassettes/Redbooth_Request_Collection/_current_page/.yml - spec/cassettes/Redbooth_Request_Collection/_current_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_initialize/.yml - spec/cassettes/Redbooth_Request_Collection/_next_page/.yml - spec/cassettes/Redbooth_Request_Collection/_next_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_next_page/where_is_the_last_page/.yml - spec/cassettes/Redbooth_Request_Collection/_per_page/.yml - spec/cassettes/Redbooth_Request_Collection/_per_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_prev_page/.yml - spec/cassettes/Redbooth_Request_Collection/_prev_page/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Request_Collection/_prev_page/where_is_the_first_page/.yml - spec/cassettes/Redbooth_Request_Collection/_total_pages/.yml - spec/cassettes/Redbooth_Request_Collection/_total_pages/where_endpoint_is_not_paginated/.yml - spec/cassettes/Redbooth_Task/_create/.yml - spec/cassettes/Redbooth_Task/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_task.yml - spec/cassettes/Redbooth_Task/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_task.yml - spec/cassettes/Redbooth_Task/_index/.yml - spec/cassettes/Redbooth_Task/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_Task/_initialize/.yml - spec/cassettes/Redbooth_Task/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_assigned_id.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_id.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_name.yml - spec/cassettes/Redbooth_Task/_show/returns_a_task_with_the_correct_project_id.yml - spec/cassettes/Redbooth_Task/_update/.yml - spec/cassettes/Redbooth_Task/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_create/.yml - spec/cassettes/Redbooth_User/_create/makes_a_new_POST_request_using_the_correct_API_endpoint_to_create_a_specific_task.yml - spec/cassettes/Redbooth_User/_create/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_create/name/.yml - spec/cassettes/Redbooth_User/_create/project_id/.yml - spec/cassettes/Redbooth_User/_create/task_list_id/.yml - spec/cassettes/Redbooth_User/_delete/makes_a_new_DELETE_request_using_the_correct_API_endpoint_to_delete_a_specific_task.yml - spec/cassettes/Redbooth_User/_index/.yml - spec/cassettes/Redbooth_User/_index/class/.yml - spec/cassettes/Redbooth_User/_index/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_initialize/.yml - spec/cassettes/Redbooth_User/_initialize/assigned_id/.yml - spec/cassettes/Redbooth_User/_initialize/description/.yml - spec/cassettes/Redbooth_User/_initialize/due_on/.yml - spec/cassettes/Redbooth_User/_initialize/id/.yml - spec/cassettes/Redbooth_User/_initialize/initializes_all_attributes_correctly.yml - spec/cassettes/Redbooth_User/_initialize/name/.yml - spec/cassettes/Redbooth_User/_initialize/project_id/.yml - spec/cassettes/Redbooth_User/_show/.yml - spec/cassettes/Redbooth_User/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_show/makes_a_new_GET_request_using_the_correct_API_endpoint_to_receive_a_specific_user.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_assigned_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_name.yml - spec/cassettes/Redbooth_User/_show/returns_a_task_with_the_correct_project_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_email.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_first_name.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_id.yml - spec/cassettes/Redbooth_User/_show/returns_a_user_with_the_correct_last_name.yml - spec/cassettes/Redbooth_User/_update/.yml - spec/cassettes/Redbooth_User/_update/id/.yml - spec/cassettes/Redbooth_User/_update/makes_a_new_PUT_request_using_the_correct_API_endpoint_to_receive_a_specific_task.yml - spec/cassettes/Redbooth_User/_update/name/.yml - spec/fixtures/hola.txt - spec/redbooth/base_spec.rb - spec/redbooth/client_spec.rb - spec/redbooth/me_spec.rb - spec/redbooth/organization_spec.rb - spec/redbooth/person_spec.rb - spec/redbooth/project_spec.rb - spec/redbooth/request/base_spec.rb - spec/redbooth/request/collection_spec.rb - spec/redbooth/request/connection_spec.rb - spec/redbooth/request/info_spec.rb - spec/redbooth/request/response_spec.rb - spec/redbooth/request/validator_spec.rb - spec/redbooth/task_spec.rb - spec/redbooth/user_spec.rb - spec/redbooth_spec.rb - spec/shared/authentication_context.rb - spec/spec_helper.rb