The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 7014cdb32c Only add bbox data to the search form while we submit it
Having the bbox attributes on the search form all the time means
that Firefox will incude them in the arguments if you bookmark the
search using "Add a keyword for this search" on the context menu.
2011-05-22 11:10:28 +01:00
app Only add bbox data to the search form while we submit it 2011-05-22 11:10:28 +01:00
config Updated to libxml-ruby 2.0.5 and fixed code accordingly. 2011-05-21 17:36:58 +01:00
db Phase 2 CTs implementation and tests, with config parameter 2011-04-03 13:46:16 +01:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Updated to libxml-ruby 2.0.5 and fixed code accordingly. 2011-05-21 17:36:58 +01:00
public Only add bbox data to the search form while we submit it 2011-05-22 11:10:28 +01:00
script Really get the subject extraction right this time 2010-07-07 21:24:21 +01:00
test Make sure the ruby quadtile code give the same result as the C version 2011-05-08 15:18:03 +01:00
vendor Remove oauth-plugin from vendor and require gem version instead 2010-09-21 16:20:30 +01:00
.gitignore Add the .DS_Store file to the gitignore (often added by default). 2011-05-07 23:41:27 +01:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README.mkdn Updated README to points to the wiki, git etc. 2010-05-09 16:13:15 +00:00

# Description

This is the Rails port. The Ruby on Rails application that powers
http://www.openstreetmap.org.

# Running it

You can find documentation on how to setup and run the software on the
OpenStreetMap wiki:

* http://wiki.openstreetmap.org/wiki/The_Rails_Port
    
# Hacking it

The canonnical Git repository for this software is hosted at
git.openstreetmap.org:

* http://git.openstreetmap.org/?p=rails.git
    
See commiting to the rails port on the wiki for getting your patches
integrated:

* http://wiki.openstreetmap.org/wiki/Committing_to_the_rails_port