The Rails application that powers OpenStreetMap
Find a file
Tom Hughes 4708992f1c Don't bother creating the user index on user_roles as migration 48 will
create one on user+role that will do the same job.

Removing it here is a bit of a hack as it will not get dropped from
existing databases but as it was not given an explicit name it is hard
to write a migration to drop it.
2009-10-01 20:04:33 +00:00
app use h() to avoid XSS in usernames 2009-10-01 20:02:54 +00:00
config title/links for revoke page 2009-10-01 19:59:02 +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/