The Rails application that powers OpenStreetMap
Find a file
Martijn van Exel be294076c4 Prevent map popup from disappearing on mouseout
By stopping it closing we allow the user to click on the name of any
nearby mappers or friends in the map on the user page.
2011-10-31 10:34:41 +00:00
app Bounds should be treated as floating point 2011-10-31 10:08:49 +00:00
config Localisation updates from http://translatewiki.net. 2011-09-28 16:43:04 -07:00
db Merge branch 'master' into openid 2011-05-21 12:14:56 +01:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Coerce the API version to a string 2011-09-24 17:02:27 +01:00
public Prevent map popup from disappearing on mouseout 2011-10-31 10:34:41 +00:00
script Remove old process management scripts 2011-09-29 00:56:28 +01:00
test Mark all users which have seen the terms as having accepted them 2011-09-24 15:23:24 +01:00
vendor Remove old process management scripts 2011-09-29 00:56:28 +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