Registry / web-framework / hotwire-rails

hotwire-rails

JSON →
library0.1.3rbrubygemsunverified

HTML over the wire.

gem install hotwire-rails
INSTALL
IMPORT
SIG · HOTWIRE-RAILS
H
hotwire-rails
web-frameworkrubyv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Hotwire
require 'hotwire-rails'

Use Turbo Streams to update parts of a page over WebSocket.

require 'hotwire-rails' # In a Rails controller: class CommentsController < ApplicationController def create @comment = Comment.create(comment_params) respond_to do |format| format.turbo_stream end end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Meta
1
Resources
hotwire-rails — gem install hotwire-rails · libregistry