openstreetmap-website/app
Tom Hughes fc25c3d412 Rename all ID columns that aren't unique
Having a table with a column called ID that is only part of the
primary key really doesn't work as rails likes to treat ID as a
special name so it becomes impossible to assign to it or read it.
2011-11-14 09:42:52 +00:00
..
assets Upgrade to rails 3.1.0 2011-11-14 09:42:52 +00:00
controllers Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
helpers Add rinku to get auto_link support back 2011-11-14 09:42:52 +00:00
models Rename all ID columns that aren't unique 2011-11-14 09:42:52 +00:00
views Mark some locale lookups as raw 2011-11-14 09:42:52 +00:00