Skip to content
railsengines.com

Hyperlayer

Debug Ruby apps 10x faster

No ratings yet
Gem
hyperlayer
Repository
geoffw8/hyperlayer
License
MIT
Stars
66
Added
August 16, 2026

About

Debug Ruby apps 10x faster.

An entirely new way to visualise Ruby apps, combining application flow, state and the code itself.

What you get

  • What is Hyperlayer? (00:08)
  • Why Hyperlayer? (04:40)
  • Meet the demo app (05:31)
  • Debugging with Hyperlayer - Viewing spec runs (09:34)
  • Debugging with Hyperlayer - Application flow & state (10:39)
  • Debugging with Hyperlayer - Code view (17:56)
  • We’ve fixed our bug (25:37)

Mounting it

ruby
# Gemfile
gem "hyperlayer"

# config/routes.rb
mount Hyperlayer::Engine, at: "/hyperlayer"

Details

66 stars on GitHub · MIT licensed · maintained by geoffw8. Source: https://github.com/geoffw8/hyperlayer

Discussion (0)

Sign in to join the discussion.

No comments yet.