]> git.openstreetmap.org Git - rails.git/blob - app/models/user_preference.rb
The to_xml_node method for a way wants a list of node IDs, not a list
[rails.git] / app / models / user_preference.rb
1 class UserPreference < ActiveRecord::Base
2   belongs_to :user
3 end