The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason 354a57a9fc Updated README to points to the wiki, git etc.
Link to the documentation page on the wiki, and hint at say how to
send patches.
2010-05-09 16:13:15 +00:00
app Only set pending users to active on a password reset 2010-05-09 08:44:17 +01:00
config Bump config/wiki_pages.yml with script/misc/update-wiki-pages 2010-05-08 18:10:25 +00:00
db Add support for suspended and confirmed users 2010-05-06 17:18:34 +01:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Implement OSM.spam_score to return a spam score for a piece of text 2010-05-06 17:18:33 +01:00
public Add a user list view for administrators 2010-05-06 20:55:02 +01:00
script Implicitly update config/wiki_pages.yml if it exists, and chmod +x 2010-05-08 18:09:49 +00:00
test Fix tests for changes to user model 2010-05-06 22:11:55 +01:00
vendor Updated rails translations from http://github.com/svenfuchs/rails-i18n 2010-04-30 09:18:35 +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