The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 52e5fa6ad7 Merge branch 'master' into openstreetbugs
Conflicts:
	app/views/browse/_map.html.erb
	app/views/site/index.html.erb
	config/initializers/mime_types.rb
	config/routes.rb
	lib/map_boundary.rb
	lib/migrate.rb
	lib/osm.rb
	vendor/assets/openlayers/OpenLayers.js
2012-01-05 20:15:53 +00:00
app Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +00:00
config Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +00:00
db Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +00:00
public Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +00:00
script Handle non-multipart email 2011-12-02 08:36:08 +00:00
test Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +00:00
vendor Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +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 Only use SystemTimer on MRI 1.8 as it is superfluous elsewhere 2012-01-04 22:25:52 +00:00
Gemfile.lock Switch from Prototype to jQuery 2011-11-26 00:22:31 +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-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