The Rails application that powers OpenStreetMap
Find a file
Tom Hughes a99b516962 Allow existing users to voluntarily sign up for the contributor terms
Based on a patch from Frederik Ramm this change allows users to make a
voluntary decision to sign up for the new contributor terms.
2010-08-10 18:08:11 +01:00
app Allow existing users to voluntarily sign up for the contributor terms 2010-08-10 18:08:11 +01:00
config Allow existing users to voluntarily sign up for the contributor terms 2010-08-10 18:08:11 +01:00
db Fix some bogus down migrations 2010-05-16 12:10:28 +01:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Rework application configuration 2010-08-04 22:06:05 +01:00
public Fix short links to drop the layers param for the default layer 2010-07-21 14:49:09 +01:00
script Really get the subject extraction right this time 2010-07-07 21:24:21 +01:00
test Fixed AMF controller to validate changeset comments 2010-08-08 16:23:11 +01:00
vendor Correct name of ActiveRecord 2010-06-15 17:12:55 +01:00
.gitignore Ignore some more files. 2010-04-19 16:48:10 +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