turbolinks_render
turbolinks_render copied to clipboard
Support for `render` with Turbolinks in Rails controllers
Hi, first of all thanks for the library and explanatory blogpost. I am trying it with my app and seeing this trace in console. Any idea, where to look at...
Hi, Does this gem block the `turbolinks:render` and `turbolinks:before-render` events from firing? I have some js that is firing for `turbolinks:load` but not these two events. Thanks!
Hi! I am trying to use this gem but can't get it to work. I'm on Rails 6, and it seems that something in Rails UJS interferes because the content...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...
Bumps [actionpack](https://github.com/rails/rails) from 6.0.3 to 7.0.4.1. Release notes Sourced from actionpack's releases. v7.0.4.1 This is a security release. More information is available in our security announcements forum: https://discuss.rubyonrails.org/c/security-announcements/9 Active Support...
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.6.2. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.3.0 to 1.4.4. Release notes Sourced from rails-html-sanitizer's releases. 1.4.4 / 2022-12-13 Address inefficient regular expression complexity with certain configurations of Rails::Html::Sanitizer. Fixes CVE-2022-23517. See GHSA-5x79-w82f-gw8w for...
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.5.0 to 2.19.1. Release notes Sourced from loofah's releases. 2.19.1 / 2022-12-13 Security Address CVE-2022-23514, inefficient regular expression complexity. See GHSA-486f-hjj9-9vhh for more information. Address CVE-2022-23515, improper...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...