]> git.openstreetmap.org Git - rails.git/blob - app/models/user_preference.rb
added with=4 to list of uninteresting tags, also source=PGS* (was: source=PGS exactly)
[rails.git] / app / models / user_preference.rb
1 class UserPreference < ActiveRecord::Base
2   belongs_to :user
3 end