The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 895eb829c9 Backout message deletion functionality as it has unfortunate side effects
as it also removes the message from the sender's outbox.
2008-05-06 16:35:24 +00:00
app Backout message deletion functionality as it has unfortunate side effects 2008-05-06 16:35:24 +00:00
config Backout message deletion functionality as it has unfortunate side effects 2008-05-06 16:35:24 +00:00
db Go back to using user_id+k as the primary key for user preferences but 2008-05-04 11:18:38 +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 Rework the new Go button on the search form so that it actually stands 2008-05-05 16:39:33 +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/