RubyFlow The Ruby and Rails community linklog

Load Rails Partials on Demand with New Toggle Feature in render_async 2.1.1

render_async allows you to load partials by reacting with a specific HTML element.

If you want your partial to be loaded when a button is clicked or hovered over, you can specify that in new render_async 2.1.1 version

Also, you can start and stop polling a controller action with render_async using the new toggle feature.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in