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

Want to stay up-to-date with Ruby on Rails?

Join 88,834+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.