Sha256: 68c6c179e2bfe900be0680a73499ad4f4649f88e2bad22f08eceba795462a88e
Contents?: true
Size: 1.97 KB
Versions: 0
Compression: gzip
Compressed size: 675 Bytes
Stored size: 675 Bytes
Contents
--- !ruby/object:Gem::Specification name: technicalpickles-daywalker version: !ruby/object:Gem::Version version: 0.1.0 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: []