The Rails application that powers OpenStreetMap
Find a file
Gabriel Ebner 6ae23bed90 split_node_tags:
- Use InnoDB.
  - Put version column on the current_* tables.
  - Use transactions (untested).
2008-05-03 16:27:49 +00:00
app split_node_tags: 2008-05-03 16:27:49 +00:00
config split_node_tags: New migration (in C). 2008-05-03 14:32:30 +00:00
db split_node_tags: 2008-05-03 16:27:49 +00:00
doc Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00
lib Include tags in GPX success and failure mails. Closes #480. 2008-04-27 12:18:19 +00:00
public Option to disable thick ways 2008-05-01 08:27:14 +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/