The Rails application that powers OpenStreetMap
Find a file
Richard Fairhurst e40d49ca73 Add cycle map
2008-02-12 11:23:11 +00:00
app Use FileUtils.mv instead of File.rename as it will do a copy+delete when 2008-02-07 23:53:20 +00:00
config add school to presets 2008-02-10 17:33:15 +00:00
db commented out migration which deletes the ways column nodes 2008-01-24 11:24:32 +00:00
doc Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00
lib Add missing sanitise_boundaries method that the API controller was 2008-02-03 15:38:02 +00:00
public Add cycle map 2008-02-12 11:23:11 +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 Merge rails_port as of r4613 & fix tests. 2007-09-20 14:37:29 +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/