]> git.openstreetmap.org Git - rails.git/commit
Don't user flash[:notice] when we're not redirecting as it will
authorTom Hughes <tom@compton.nu>
Wed, 13 Aug 2008 11:44:53 +0000 (11:44 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 13 Aug 2008 11:44:53 +0000 (11:44 +0000)
commit967f44ffac7dfbbc91dabd8dc221be22e4ba0606
tree5c7165d3408688d68f9faf90bd09edda7494de67
parent64ecd02f0b74d2251e30fc1c97fdf1aa60f53e90
Don't user flash[:notice] when we're not redirecting as it will
persist to the next request and cause confusion.
app/controllers/user_controller.rb
app/views/layouts/site.rhtml