preference stuff

This commit is contained in:
Steve Coast 2008-02-23 11:12:42 +00:00
parent e3bd648182
commit e13337354d
8 changed files with 31 additions and 10 deletions

View file

@ -1,7 +0,0 @@
class CreateUserPreferences < ActiveRecord::Migration
def self.up
end
def self.down
end
end