This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Hans Schnedlitz
hansschnedlitz.com
did:plc:swsvta2kazrw3kon3ljvu45l
TIL about ActiveSupport inflections. Sometimes Rails gets pluralization wrong - for me, this happened with 'Bonus'. Try creating a model with that name and watch what happens 🙃
It's easy enough to fix, with the right initializer.
#rubyonrails #ruby
2025-05-20T13:28:13.950Z