Skip to content

add FlashHash#each method, Gemfile, fix bacon issue#13

Open
spaghetticode wants to merge 4 commits intonakajima:masterfrom
spaghetticode:master
Open

add FlashHash#each method, Gemfile, fix bacon issue#13
spaghetticode wants to merge 4 commits intonakajima:masterfrom
spaghetticode:master

Conversation

@spaghetticode
Copy link

Hi, I wanted to be able to use this idiom in views:
<% flash.each do |type, message| %>

<%= message %>

<% end %>
so I added the each method to FlashHash and made this pull request. I also added a basic Gemfile based on test/test_helper.rb and fixed a bacon related issue.

Ciao
Andrea

@bonzofenix
Copy link

this was never merged?!?!

@simonc
Copy link

simonc commented Jul 17, 2014

It would really be nice to have this! Please merge :)

@zamith zamith mentioned this pull request Feb 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants