SyntaxFix
Write A Post
Hire A Developer
Questions
Just append them to the options:
redirect_to controller: 'thing', action: 'edit', id: 3, something: 'else'
Would yield /thing/3/edit?something=else
/thing/3/edit?something=else