/bing-maps

Small Rails application to implement and test Bing Maps AJAX Control features.

Primary LanguageRuby

Rails && Bing Maps AJAX Control

$ git clone git://github.com/ilmotta/bing-maps.git
$ cd bing-maps/
$ cp config/database.sqlite3.yml config/database.yml
$ rake db:setup
$ ruby script/server