On Tuesday, May 09, 2006, at 7:07 AM, Brian Spaid wrote:>I''ve been trying to figure out how to put dynamic data in the flash
to
>no avail. What I want is something that ends up looking like this:
>
>
>Product "Widget5000" has been updated.
>
>Any help would be appreciated.
>
>--
>Posted via http://www.ruby-forum.com/.
>_______________________________________________
>Rails mailing list
>Rails@lists.rubyonrails.org
>http://lists.rubyonrails.org/mailman/listinfo/rails
flash[:notice] = "Product ''#{product}'' has been
updated"
_Kevin
--
Posted with http://DevLists.com. Sign up and save your mailbox.