]> git.openstreetmap.org Git - rails.git/commit
preference stuff
authorSteve Coast <steve@asklater.com>
Sat, 23 Feb 2008 11:12:42 +0000 (11:12 +0000)
committerSteve Coast <steve@asklater.com>
Sat, 23 Feb 2008 11:12:42 +0000 (11:12 +0000)
commite13337354d005d0fad1e6288ae98d2893a53e02d
tree4343e9b1005a6cdca64af1cd8c8182c7df6e618e
parente3bd648182526779781ad309c004f0d3cb4044ff
preference stuff
app/controllers/user_preference_controller.rb [new file with mode: 0644]
app/helpers/user_preference_helper.rb [new file with mode: 0644]
app/models/notifier.rb
config/initializers/action_mailer.rb
db/migrate/011_create_user_preferences.rb [deleted file]
test/fixtures/user_preferences.yml [new file with mode: 0644]
test/functional/user_preference_controller_test.rb [new file with mode: 0644]
test/unit/user_preference_test.rb [new file with mode: 0644]