This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Brad Gessler
bradgessler.com
did:plc:zsqt6xkjwvxfbedddujgp2n5
The simple example at https://gist.github.com/bradgessler/c4724319d74042ba7055db97bc88c31e in case anybody is wondering.
tl;dr - `def` returns a symbol of the method name in Ruby, which can be passed into a class method.
Nifty trick for meta programming.
2024-12-04T07:21:49.550Z