message_block 2.0.2
Implements the common view pattern by which a list of messages are shown at the top, often a combination of flash messages and ActiveRecord validation issues on one or more models.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 3.1.0
Development Dependencies (2):
rspec
~> 2.0
sqlite3-ruby
~> 1.3.1