Sha256: 4ece75431f7e2d686bbf3da6ad892bf2a4be7ba3657e6aa171b434a312daf2d3

Contents?: true

Size: 1.97 KB

Versions: 0

Compression: gzip

Compressed size: 676 Bytes

Stored size: 676 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: technicalpickles-daywalker
version: !ruby/object:Gem::Version 
  version: 0.1.1
platform: ruby
authors: 
- Josh Nichols
autorequire: 
bindir: bin
cert_chain: []

date: 2009-02-10 00:00:00 -08:00
default_executable: 
dependencies: []

description: TODO
email: josh@technicalpickles.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- README.rdoc
- VERSION.yml
- lib/daywalker
- lib/daywalker/base.rb
- lib/daywalker/district.rb
- lib/daywalker/dynamic_finder_match.rb
- lib/daywalker/legislator.rb
- lib/daywalker/type_converter.rb
- lib/daywalker.rb
- spec/daywalker
- spec/daywalker/district_spec.rb
- spec/daywalker/dynamic_finder_match_spec.rb
- spec/daywalker/legislator_spec.rb
- spec/daywalker/type_converter_spec.rb
- spec/daywalker_spec.rb
- spec/fixtures
- spec/fixtures/districts_by_latlng.xml
- spec/fixtures/districts_by_latlng_bad_api.xml
- spec/fixtures/districts_by_latlng_missing_lat.xml
- spec/fixtures/districts_by_zip.xml
- spec/fixtures/districts_by_zip_bad_api.xml
- spec/fixtures/districts_by_zip_missing_zip.xml
- spec/fixtures/legislators_by_zip.xml
- spec/fixtures/legislators_by_zip_bad_api.xml
- spec/fixtures/legislators_find_by_ny_district_4.xml
- spec/fixtures/legislators_find_by_ny_district_4_bad_api.xml
- spec/fixtures/legislators_find_ny_senators.xml
- spec/fixtures/legislators_find_ny_senators_bad_api.xml
- spec/spec_helper.rb
has_rdoc: true
homepage: http://github.com/technicalpickles/daywalker
post_install_message: 
rdoc_options: 
- --inline-source
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: TODO
test_files: []

Package Spec version

technicalpickles-daywalker-0.1.1