Sha256: ee849169a997bb7126a94d5d5b60f0143ff5a0aeffe421c0c009dcd8c46cd29b
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 728 Bytes
Stored size: 728 Bytes
Contents
--- !ruby/object:Gem::Specification name: gmaps4rails version: !ruby/object:Gem::Version hash: 23 prerelease: false segments: - 0 - 0 - 4 version: 0.0.4 platform: ruby authors: - Benjamin Roth autorequire: bindir: bin cert_chain: [] date: 2010-10-10 00:00:00 +02:00 default_executable: dependencies: [] description: IN HEAVY DEV. Will enable easy display of items (taken from a model) on a Google Map. Uses Javascript API V3. email: apnea.diving.deep@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - app/controllers/gmaps4rails/gmaps_controller.rb - app/helpers/application_helper.rb - app/helpers/gmaps4rails/Gmaps_helper.rb - app/views/gmaps4rails/_map.html.erb - app/views/gmaps4rails/gmaps/index.xml.builder - config/routes.rb - lib/acts_as_gmappable/base.rb - lib/application_helper.rb - lib/engine.rb - lib/gmaps4rails.rb - public/javascripts/gmaps4rails.js - README.rdoc has_rdoc: true homepage: http://github.com/apneadiving/test-for-maps licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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.3.7 signing_key: specification_version: 3 summary: IN HEAVY DEV. Will enable easy display of items (taken from a model) on a Google Map. Uses Javascript API V3. test_files: []