Ticket #1 (closed enhancement: wontfix)
Rails Flash Broken 0.4 trunk
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | lib | Version: | 1.0 |
| Keywords: | Cc: |
Description
# controller code flash[:notice]= 'Some Message'
# mab p flash[:notice]
# html noticeSome MessagenoticeSomeMessage? <p>Some Message</p>
+++++++++++++++++++++++++++++
# mab flash
#html noticeSomeMessage
Change History
Note: See
TracTickets for help on using
tickets.