get new slippy map in rails

This commit is contained in:
Steve Coast 2006-11-17 12:23:41 +00:00
parent 915846a731
commit e62fe92282
23 changed files with 600 additions and 36 deletions

View file

@ -5,7 +5,7 @@
# ENV['RAILS_ENV'] ||= 'production'
# Specifies gem version of Rails to use when vendor/rails is not present
RAILS_GEM_VERSION = '1.1.4'
RAILS_GEM_VERSION = '1.1.6'
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')