--- !ruby/object:Gem::Specification name: pilha version: !ruby/object:Gem::Version hash: 21 prerelease: segments: - 0 - 2 - 1 version: 0.2.1 platform: ruby authors: - Dalto Curvelano Junior autorequire: bindir: bin cert_chain: [] date: 2011-04-28 00:00:00 -03:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 7 segments: - 1 - 4 - 0 version: 1.4.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id002 - !ruby/object:Gem::Dependency name: fakeweb prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id003 description: A ruby wrapper to the Stack Exchange (Stack Overflow and friends) API. email: executables: [] extensions: [] extra_rdoc_files: [] files: - lib/pilha/stack_overflow/statistics.rb - lib/pilha/stack_overflow/question.rb - lib/pilha/stack_overflow/comment.rb - lib/pilha/stack_overflow/tag.rb - lib/pilha/stack_overflow/base.rb - lib/pilha/stack_overflow/badge.rb - lib/pilha/stack_overflow/answer.rb - lib/pilha/stack_overflow/user.rb - lib/pilha.rb - README.rdoc - spec/pilha/stack_overflow/user_spec.rb - spec/pilha/stack_overflow/answer_spec.rb - spec/pilha/stack_overflow/statistics_spec.rb - spec/pilha/stack_overflow/badge_spec.rb - spec/pilha/stack_overflow/stack_overflow_spec.rb - spec/pilha/stack_overflow/comment_spec.rb - spec/pilha/stack_overflow/question_spec.rb - spec/pilha/stack_overflow/tag_spec.rb - spec/spec_helper.rb - spec/fixtures/badges.json - spec/fixtures/comments.json - spec/fixtures/users.json - spec/fixtures/comments_by_user_id.json - spec/fixtures/answer_by_id_with_body.json.gz - spec/fixtures/questions_tagged_gwt_and_googleappengine.json - spec/fixtures/questions_by_user_id.json - spec/fixtures/comments_by_mentioned_user_id.json - spec/fixtures/users_answers.json - spec/fixtures/answer_by_id.json.gz - spec/fixtures/user_tags.json - spec/fixtures/questions_unanswered.json - spec/fixtures/tags_by_user_id.json.gz - spec/fixtures/comments_by_user_to_mentioned_user.json.gz - spec/fixtures/questions.json - spec/fixtures/answers_by_question_id.json - spec/fixtures/questions_tagged_ruby.json.gz - spec/fixtures/all_tags.json - spec/fixtures/favorite_questions_by_user_id.json - spec/fixtures/question_by_user_id.json.gz - spec/fixtures/questions_tagged_gwt_and_googleappengine.json.gz - spec/fixtures/badges_by_id.json - spec/fixtures/question_by_id.json - spec/fixtures/tags_by_user_id.json - spec/fixtures/questions_unanswered.json.gz - spec/fixtures/stats.json.gz - spec/fixtures/favorite_questions_by_user_id.json.gz - spec/fixtures/badges_name.json - spec/fixtures/badges_by_id_page2.json - spec/fixtures/comments_by_question_id.json.gz - spec/fixtures/badges_name.json.gz - spec/fixtures/answer_with_comments.json - spec/fixtures/comments_by_user_to_mentioned_user_id.json.gz - spec/fixtures/question_by_id_with_body.json.gz - spec/fixtures/badges.json.gz - spec/fixtures/answer_by_id_with_body.json - spec/fixtures/badges_by_id_page2.json.gz - spec/fixtures/users_by_id.json.gz - spec/fixtures/comments_by_mentioned_user_id.json.gz - spec/fixtures/questions_tagged_ruby.json - spec/fixtures/stats.json - spec/fixtures/users_answers.json.gz - spec/fixtures/answer_comments.json - spec/fixtures/comments_by_user_to_mentioned_user.json - spec/fixtures/comments_by_question_id.json - spec/fixtures/all_tags.json.gz - spec/fixtures/badges_tag_based.json.gz - spec/fixtures/questions_by_user_id.json.gz - spec/fixtures/comments_by_user_id_to_mentioned_user_id.json.gz - spec/fixtures/badges_tag_based.json - spec/fixtures/badges_by_id.json.gz - spec/fixtures/answer_by_id.json - spec/fixtures/answer_with_comments.json.gz - spec/fixtures/comments.json.gz - spec/fixtures/question_by_id_with_body.json - spec/fixtures/comments_by_user_id.json.gz - spec/fixtures/answers_by_question_id.json.gz - spec/fixtures/question_by_id.json.gz - spec/fixtures/questions.json.gz - spec/fixtures/users_by_id.json has_rdoc: true homepage: http://github.com/dlt/pilha licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.5.2 signing_key: specification_version: 3 summary: A ruby wrapper to the Stack Exchange (Stack Overflow and friends) API. test_files: - spec/pilha/stack_overflow/user_spec.rb - spec/pilha/stack_overflow/answer_spec.rb - spec/pilha/stack_overflow/statistics_spec.rb - spec/pilha/stack_overflow/badge_spec.rb - spec/pilha/stack_overflow/stack_overflow_spec.rb - spec/pilha/stack_overflow/comment_spec.rb - spec/pilha/stack_overflow/question_spec.rb - spec/pilha/stack_overflow/tag_spec.rb - spec/spec_helper.rb - spec/fixtures/badges.json - spec/fixtures/comments.json - spec/fixtures/users.json - spec/fixtures/comments_by_user_id.json - spec/fixtures/answer_by_id_with_body.json.gz - spec/fixtures/questions_tagged_gwt_and_googleappengine.json - spec/fixtures/questions_by_user_id.json - spec/fixtures/comments_by_mentioned_user_id.json - spec/fixtures/users_answers.json - spec/fixtures/answer_by_id.json.gz - spec/fixtures/user_tags.json - spec/fixtures/questions_unanswered.json - spec/fixtures/tags_by_user_id.json.gz - spec/fixtures/comments_by_user_to_mentioned_user.json.gz - spec/fixtures/questions.json - spec/fixtures/answers_by_question_id.json - spec/fixtures/questions_tagged_ruby.json.gz - spec/fixtures/all_tags.json - spec/fixtures/favorite_questions_by_user_id.json - spec/fixtures/question_by_user_id.json.gz - spec/fixtures/questions_tagged_gwt_and_googleappengine.json.gz - spec/fixtures/badges_by_id.json - spec/fixtures/question_by_id.json - spec/fixtures/tags_by_user_id.json - spec/fixtures/questions_unanswered.json.gz - spec/fixtures/stats.json.gz - spec/fixtures/favorite_questions_by_user_id.json.gz - spec/fixtures/badges_name.json - spec/fixtures/badges_by_id_page2.json - spec/fixtures/comments_by_question_id.json.gz - spec/fixtures/badges_name.json.gz - spec/fixtures/answer_with_comments.json - spec/fixtures/comments_by_user_to_mentioned_user_id.json.gz - spec/fixtures/question_by_id_with_body.json.gz - spec/fixtures/badges.json.gz - spec/fixtures/answer_by_id_with_body.json - spec/fixtures/badges_by_id_page2.json.gz - spec/fixtures/users_by_id.json.gz - spec/fixtures/comments_by_mentioned_user_id.json.gz - spec/fixtures/questions_tagged_ruby.json - spec/fixtures/stats.json - spec/fixtures/users_answers.json.gz - spec/fixtures/answer_comments.json - spec/fixtures/comments_by_user_to_mentioned_user.json - spec/fixtures/comments_by_question_id.json - spec/fixtures/all_tags.json.gz - spec/fixtures/badges_tag_based.json.gz - spec/fixtures/questions_by_user_id.json.gz - spec/fixtures/comments_by_user_id_to_mentioned_user_id.json.gz - spec/fixtures/badges_tag_based.json - spec/fixtures/badges_by_id.json.gz - spec/fixtures/answer_by_id.json - spec/fixtures/answer_with_comments.json.gz - spec/fixtures/comments.json.gz - spec/fixtures/question_by_id_with_body.json - spec/fixtures/comments_by_user_id.json.gz - spec/fixtures/answers_by_question_id.json.gz - spec/fixtures/question_by_id.json.gz - spec/fixtures/questions.json.gz - spec/fixtures/users_by_id.json