I finally got the message stuff working (The wiki seems a little out
of date), but I found that if the url uses a fragment option the
message does not get displayed...

In my controller...

redirect(url(:post, post, :fragment => 'comments'), :message =>
{:notice => 'comment deleted'})

The display does not show anything, whereas if I remove the :fragment
=> 'comments' from the url it works.

Is this a bug or am I doing something bad?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to