@flash :notice

Hello all,

I’ve recently received a copy of Agile Web D. with Rails, and
I’m working through the tutorials till I came to a problem with flash
:notice and redirection. Does anybody know of a mailing thread create
around this book and its example?

The problem is, I’ve implemented the flash method in the main
controller “store_controller”, and have added the changes to the rhtml
file in layout. But when I manually add an item to the cart I get the
basic rails error output, when it should be a flash notice.

Thanks,

Todd

What is the actual error output you recieve?

  • james