]> git.openstreetmap.org Git - rails.git/blob - app/models/user_preference.rb
preliminary commit 0.5 API with relations / untested after entity-relation rename...
[rails.git] / app / models / user_preference.rb
1 class UserPreference < ActiveRecord::Base
2   belongs_to :user
3 end