]> git.openstreetmap.org Git - rails.git/blob - app/models/user_preference.rb
make amf_controller use rails objects, and stuff, in the getway method. You need...
[rails.git] / app / models / user_preference.rb
1 class UserPreference < ActiveRecord::Base
2   belongs_to :user
3 end