Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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