]> git.openstreetmap.org Git - rails.git/commitdiff
Go back to using user_id+k as the primary key for user preferences but
authorTom Hughes <tom@compton.nu>
Sun, 4 May 2008 11:18:38 +0000 (11:18 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 4 May 2008 11:18:38 +0000 (11:18 +0000)
actually using the composite primary key extension this time so that it
really works.

Also stop update_one tring to render a non-existent view, and add a
delete_one method to allow preferences to be deleted.


No differences found