The Rails application that powers OpenStreetMap
Find a file
2008-06-02 15:28:03 +00:00
app Fixing indentation 2008-06-02 15:22:17 +00:00
config sort the default test database user and password. 2008-06-02 11:00:09 +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 api06: Fix OSM::APIVersionMismatchError.render_opts 2008-05-13 12:32:43 +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 You can now test nodes. This test needs looked at again, as it currently doesn't test the node tags 2008-06-02 15:28:03 +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/