The Rails application that powers OpenStreetMap
Find a file
Gabriel Ebner 013ef53c97 api06: Fix normal way and relation uploading (i.e. not as part of a diff).
(I'm sorry that I couldn't commit it earlier, but I didn't have access to an
internet connection until now.)
2008-05-05 22:41:32 +00:00
app api06: Fix normal way and relation uploading (i.e. not as part of a diff). 2008-05-05 22:41:32 +00:00
config api06: Preliminary support for diff uploading. This will not return anything 2008-05-04 13:52:43 +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 split_node_tags: Remove old unused files. 2008-05-04 09:04:40 +00:00
public add a go button to the search form as in bug 589 2008-05-03 14:18:22 +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 - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +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/