Retaining form data through a login process and resubmitting the form [Rails & Devise]
This is a feature I struggled with for quite awhile, so I thought I’d share my solution. The code is actually pretty simple once I got it figured out. Hopefully it will save somebody else some headaches. So here’s what we’re doing To create an easy on-boarding process, I’ve put a New List form on … [Read more…]