session = ActionDispatch::Integration::Session.new(Rails.application) response = session.post("/mypath", my_params: "go_here")
worked for me
session = ActionDispatch::Integration::Session.new(Rails.application) response = session.post("/mypath", my_params: "go_here")
worked for me
I used the above to test what happens to the user if a POST happens in another session (via WebSockets), so a form wouldn't cut it.
An extensible plugin architecture allows for customizing your workflow or even making Yarn a package manager for non-JavaScript projects.