--- !ruby/object:Gem::Specification name: plucky version: !ruby/object:Gem::Version version: 0.5.2 prerelease: platform: ruby authors: - John Nunemaker autorequire: bindir: bin cert_chain: [] date: 2012-09-12 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: mongo requirement: &70317435688340 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.5' type: :runtime prerelease: false version_requirements: *70317435688340 description: email: - nunemaker@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .travis.yml - Gemfile - LICENSE - README.md - Rakefile - UPGRADES - examples/query.rb - lib/plucky.rb - lib/plucky/criteria_hash.rb - lib/plucky/extensions.rb - lib/plucky/extensions/duplicable.rb - lib/plucky/extensions/symbol.rb - lib/plucky/new_relic.rb - lib/plucky/options_hash.rb - lib/plucky/pagination.rb - lib/plucky/pagination/decorator.rb - lib/plucky/pagination/paginator.rb - lib/plucky/query.rb - lib/plucky/version.rb - plucky.gemspec - specs.watchr - test/helper.rb - test/plucky/pagination/test_decorator.rb - test/plucky/pagination/test_paginator.rb - test/plucky/test_criteria_hash.rb - test/plucky/test_options_hash.rb - test/plucky/test_query.rb - test/test_plucky.rb - test/test_symbol.rb - test/test_symbol_operator.rb homepage: http://jnunemaker.github.com/plucky/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Thin layer over the ruby driver that allows you to quickly grab hold of your data (pluck it!). test_files: - test/helper.rb - test/plucky/pagination/test_decorator.rb - test/plucky/pagination/test_paginator.rb - test/plucky/test_criteria_hash.rb - test/plucky/test_options_hash.rb - test/plucky/test_query.rb - test/test_plucky.rb - test/test_symbol.rb - test/test_symbol_operator.rb