-
Notifications
You must be signed in to change notification settings - Fork 0
Home
gregorydickson edited this page Sep 13, 2010
·
8 revisions
This basic mashup uses YM4R which depends on GeoRuby. Fragility’s Spatial Adapter is also installed but not currently used in the example.
1. Download the the mashup ‘git git://github.com/gregorydickson/Basic-Mashup.git’
2. run ‘gem install GeoRuby’
3. Start your MySQL server.
4. run ‘rake db:create’ (there are no database tables right now, just an empty model named ‘Oklahoma’).
5. set your rails gem version in environment.rb
6. run ‘script/server’ from the root directory of the mashup
email me if it doesn’t work [email protected]
It should work!