The Rails application that powers OpenStreetMap
Find a file
2008-07-22 14:16:07 +00:00
app Render nothing on a successful delete. 2008-07-22 14:16:07 +00:00
config Merge changes from trunk 7673:8632. 2008-07-03 13:06:24 +00:00
db The current_way_nodes table is already an InnoDB table. 2008-05-04 14:50:53 +00:00
doc Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00
lib Fixing the resync that I had done wrong at the end of last week on the nodes. All unit tests now do work. More assertions added. Using a scaling factor as a constant, so that the nodes are stored in the db correctly. Using the same scaling factor in the georecord library, to make code more readable, and reduce errors. Removing duplicate code that is in the GeoRecord include library. 2008-07-07 14:20:27 +00:00
public Merge 7922:8377 from trunk. 2008-06-22 12:23:43 +00:00
script added application.yml, refactored map method 2008-01-23 16:43:30 +00:00
spec added application.yml, refactored map method 2008-01-23 16:43:30 +00:00
stories added rspec folder/files 2008-01-22 16:55:14 +00:00
test Now just got one test to sort on the functional tests. All other tests are working and pass. Plenty more to write though. 2008-07-22 14:06:53 +00:00
vendor/gems/rspec-1.1.2 added RSpec and RSpec on Rails 2008-01-22 16:39:09 +00:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/