-
Name
-
turbo-rails
-
Version
-
2.0.16
-
Platform
-
ruby
-
Authors
-
Sam Stephenson
Javan Mahkmali
David Heinemeier Hansson
-
Bindir
-
bin
-
Date
-
2025-06-02 00:00:00 UTC
-
Dependencies
-
actionpack (>= 7.1.0)
railties (>= 7.1.0)
-
Email
-
david@loudthinking.com
-
Files
-
MIT-LICENSE
README.md
Rakefile
app/assets/javascripts/turbo.js
app/assets/javascripts/turbo.min.js
app/assets/javascripts/turbo.min.js.map
app/channels/turbo/streams/broadcasts.rb
app/channels/turbo/streams/stream_name.rb
app/channels/turbo/streams_channel.rb
app/controllers/concerns/turbo/request_id_tracking.rb
app/controllers/turbo/frames/frame_request.rb
app/controllers/turbo/native/navigation.rb
app/controllers/turbo/native/navigation_controller.rb
app/controllers/turbo/streams/turbo_streams_tag_builder.rb
app/helpers/turbo/drive_helper.rb
app/helpers/turbo/frames_helper.rb
app/helpers/turbo/includes_helper.rb
app/helpers/turbo/streams/action_helper.rb
app/helpers/turbo/streams_helper.rb
app/javascript/turbo/cable.js
app/javascript/turbo/cable_stream_source_element.js
app/javascript/turbo/fetch_requests.js
app/javascript/turbo/index.js
app/javascript/turbo/snakeize.js
app/jobs/turbo/streams/action_broadcast_job.rb
app/jobs/turbo/streams/broadcast_job.rb
app/jobs/turbo/streams/broadcast_stream_job.rb
app/models/concerns/turbo/broadcastable.rb
app/models/turbo/debouncer.rb
app/models/turbo/streams/tag_builder.rb
app/models/turbo/thread_debouncer.rb
app/views/layouts/turbo_rails/frame.html.erb
config/routes.rb
lib/install/turbo_with_bun.rb
lib/install/turbo_with_importmap.rb
lib/install/turbo_with_node.rb
lib/tasks/turbo_tasks.rake
lib/turbo-rails.rb
lib/turbo/broadcastable/test_helper.rb
lib/turbo/engine.rb
lib/turbo/system_test_helper.rb
lib/turbo/test_assertions.rb
lib/turbo/test_assertions/integration_test_assertions.rb
lib/turbo/version.rb
-
Homepage
-
https://github.com/hotwired/turbo-rails
-
Licenses
-
MIT
-
Metadata
-
{"changelog_uri"=>"https://github.com/hotwired/turbo-rails/releases"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.1
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.22
-
Specification version
-
4
-
Summary
-
The speed of a single-page web application without having to write any JavaScript.
-
Original platform
-
ruby
-
New platform
-
ruby