This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Lucian Ghinda
lucianghinda.bsky.social
did:plc:7bwd3djoommmulxmllmev37h
A small tip: when using the #Ruby `debug` gem
To shorten the debug time, I like to add a `puts <var>` at the end of
binding.break. `i` will also display information about all variables, but
when there are many, it is easier just to display the last one and then look up.
2024-11-01T13:30:56.496Z