Closed vanboom closed 4 years ago
Thanks for this PR, @vanboom! BTW, is it still work in progress or we can review it?
It is ready to go - and working great in my application.
Thanks, @vanboom, I'll review it and we can include it in the next version 🍰
Added an option to control the name used in the content_for call.
The name defaults to :render_async. A custom name may be used to better control the placement of injected Javascript especially when rendering nested async views.