The Rails application that powers OpenStreetMap
Find a file
2012-01-23 21:28:01 +00:00
app Use jQuery syntax instead of Prototype syntax 2012-01-23 21:28:01 +00:00
config Fix exception when a suspended user tries to login 2012-01-23 14:31:06 +00:00
db Remove lib prefix from includes for ruby 1.9 compatibility 2012-01-05 20:33:19 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Include autogenerated links when calculating the spam score 2012-01-21 15:59:27 +00:00
public Update Potlatch 2 to 2.3-129-g04001aa build 2012-01-18 12:19:37 +00:00
script Handle non-multipart email 2011-12-02 08:36:08 +00:00
test Sort node ids in test_ways_for_node 2012-01-14 13:35:30 +00:00
vendor Allow the export box to be moved and resized 2012-01-02 16:34:47 +00:00
.gitignore Ignore the compiled asset directory 2011-11-14 09:42:54 +00:00
config.ru Update to rails 3 2011-11-14 09:42:40 +00:00
Gemfile Update CPK to 4.1.2 and drop monkey patch 2012-01-21 00:44:34 +00:00
Gemfile.lock Update CPK to 4.1.2 and drop monkey patch 2012-01-21 00:44:34 +00:00
Rakefile Update to rails 3 2011-11-14 09:42:40 +00:00
README.mkdn Updated README to points to the wiki, git etc. 2010-05-10 14:21:28 +01: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