Experimental browser for the Atmosphere
Zeitwerk ergonomics question: Say that I have a pack path like `packs/parent/child/app/models/grandchild.rb` Most files today would define that as: class Grandchild < ApplicationRecord; end ....but I would prefer it _also_ supports: class Parent::Child::Grandchild (inline nesting for space)
May 23, 2025, 4:33 AM
{
"text": "Zeitwerk ergonomics question:\n\nSay that I have a pack path like `packs/parent/child/app/models/grandchild.rb`\n\nMost files today would define that as:\n\nclass Grandchild < ApplicationRecord; end\n\n....but I would prefer it _also_ supports:\n\nclass Parent::Child::Grandchild\n\n(inline nesting for space)",
"$type": "app.bsky.feed.post",
"langs": [
"en"
],
"createdAt": "2025-05-23T04:33:37.696Z"
}