Skip to content

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

Open
spaghetticode wants to merge 4 commits into
nakajima:masterfrom
spaghetticode:master
Open

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

Conversation

@spaghetticode

Copy link
Copy Markdown

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
Copy Markdown

this was never merged?!?!

@simonc

simonc commented Jul 17, 2014

Copy link
Copy Markdown

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