hash_to_hidden_fields 2.0.2
In goes a hash, out comes hidden fields. Great for preserving Rails parameters without abusing the session.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
>= 3
rack
>= 1.2
Development Dependencies (1):
rspec
>= 0