The Rails application that powers OpenStreetMap
Find a file
Ævar Arnfjörð Bjarmason 269ad0f52e Add a route for '/blocks/new/:display_name' so links will be
'/blocks/new/Example' not '/blocks/new?display_name=Example'
2009-10-01 20:08:13 +00:00
app use h() to avoid XSS in usernames 2009-10-01 20:02:54 +00:00
config Add a route for '/blocks/new/:display_name' so links will be 2009-10-01 20:08:13 +00:00
db Don't bother creating the user index on user_roles as migration 48 will 2009-10-01 20:04:33 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Replace hard coded nwr enumeration support with a more generic 2009-08-04 13:23:36 +00:00
public Merging 17846:17904 from trunk. 2009-10-01 17:23:01 +00:00
script Translatewiki URLs changed. Adjust script to match 2009-10-01 13:41:51 +00:00
test Refactored user_role and controller. Now much more DRY. 2009-10-01 17:15:34 +00:00
vendor Import extra rails translations from http://github.com/svenfuchs/rails-i18n. 2009-09-30 23:26:47 +00:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/