--- !ruby/object:Gem::Specification name: radiant-location-extension version: !ruby/object:Gem::Version version: 1.2.1 prerelease: platform: ruby authors: - Adam van den Hoven autorequire: bindir: bin cert_chain: [] date: 2011-12-02 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: radiant requirement: &70343394357900 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0.9' type: :runtime prerelease: false version_requirements: *70343394357900 - !ruby/object:Gem::Dependency name: rdoc requirement: &70343394357060 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '2.4' type: :development prerelease: false version_requirements: *70343394357060 description: Location is a Radiant Extension that will allow you to create relatively robust list of locations (stores, churches, etc.). email: - adam.vandenhoven@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - README - Rakefile - app/.DS_Store - app/controllers/.DS_Store - app/controllers/admin/locations_controller.rb - app/helpers/.DS_Store - app/helpers/admin/location_helper.rb - app/models/location.rb - app/models/location_finder_page.rb - app/models/locations_tags.rb - app/views/.DS_Store - app/views/admin/.DS_Store - app/views/admin/locations/_location.html.haml - app/views/admin/locations/edit.html.haml - app/views/admin/locations/index.html.haml - app/views/admin/locations/new.html.haml - app/views/admin/locations/remove.html.haml - config/routes.rb - db/migrate/001_create_locations.rb - db/migrate/002_set_properties.rb - lib/geo_kit/acts_as_mappable.rb - lib/geo_kit/geocoders.rb - lib/geo_kit/ip_geocode_lookup.rb - lib/geo_kit/mappable.rb - lib/location_geo_kit.rb - lib/radiant-location-extension.rb - lib/radiant-location-extension/version.rb - lib/tasks/location_extension_tasks.rake - location_extension.rb - public/images/admin/location.png - public/stylesheets/admin/location.css - radiant-location-extension.gemspec homepage: http://starkravingcoder.blogspot.com 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.11 signing_key: specification_version: 3 summary: Adds a location database to Radiant CMS test_files: []