]> git.openstreetmap.org Git - rails.git/blob - README.mkdn
Switch to using memcache as the session store
[rails.git] / README.mkdn
1 # Description
2
3 This is the Rails port. The Ruby on Rails application that powers
4 http://www.openstreetmap.org.
5
6 # Running it
7
8 You can find documentation on how to setup and run the software on the
9 OpenStreetMap wiki:
10
11 * http://wiki.openstreetmap.org/wiki/The_Rails_Port
12     
13 # Hacking it
14
15 The canonnical Git repository for this software is hosted at
16 git.openstreetmap.org:
17
18 * http://git.openstreetmap.org/?p=rails.git
19     
20 See commiting to the rails port on the wiki for getting your patches
21 integrated:
22
23 * http://wiki.openstreetmap.org/wiki/Committing_to_the_rails_port
24
25 ## License
26
27 This software is licensed under the GNU General Public License 2.0.
28 See included LICENSE file for details.