Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

Link To Current Page With Params Discussion

2
General

thsi episode is too easy!

one 'gotcha' on this.
If you're using turbo, then rails no longer seems able to use a hash to construct the url.
you get a rendering error like:

ActionView::Template::Error: No route matches {:tag=>"one"}

edit: specifically if you're using a broadcast callback on your model to update a frame. The broadcast doesn't 'know' about the current request.

Join the discussion
Create an account Log in