form_relayer 0.0.1

Github: https://github.com/GoodLife/form_relayer

The form_relayer gem is basically a simple helper for you to create those confirmation pages when you POST. It converts POST params received back into hidden input tags, so you can repeat the same form to POST those again.

This is good for simple confirmation pages when a multi-step wizard library becomes overkill.

Thanks

Mark