Skip to content

Makes FlashHash Enumerable#14

Closed
zamith wants to merge 1 commit intonakajima:masterfrom
zamith:master
Closed

Makes FlashHash Enumerable#14
zamith wants to merge 1 commit intonakajima:masterfrom
zamith:master

Conversation

@zamith
Copy link

@zamith zamith commented Feb 3, 2015

This allows the iteration over the flash messages in a view, like Rails
does. It's an improvement on top of #13, as it now also supports iterating
over the internal cache.

Added a method to clear the hash cache, so that by clearing the session
and the cache we can effectivly empty the flash messages hash.

Also added a Gemfile with the test dependencies and corrected the tests
(except the integration test). This will make it easier for the next
person trying to contribute.

This allows the iteration over the flash messages in a view, like Rails
does.

Added a method to clear the hash cache, so that by clearing the session
and the cache we can effectivly empty the flash messages hash.

Also added a Gemfile with the test dependencies and corrected the tests
(except the integration test). This will make it easier for the next
person trying to contribute.
@zamith zamith closed this May 24, 2018
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.

1 participant