]> git.openstreetmap.org Git - rails.git/commit
We don't need the @notice hack - we can use flash.now to achieve the same thing.
authorTom Hughes <tom@compton.nu>
Sun, 1 Nov 2009 12:32:31 +0000 (12:32 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 1 Nov 2009 12:32:31 +0000 (12:32 +0000)
commit2541ad0f099a934b8ad3c2bdc085c89919407fa0
treed11542d2359970cb817bbfbf82d1caed862ae34a
parent52dd2582484bb9746e0ffd3c5b72c56e2f33050e
We don't need the @notice hack - we can use flash.now to achieve the same thing.
app/controllers/application_controller.rb
app/controllers/user_controller.rb
app/views/layouts/site.html.erb