Hacker News new | ask | show | jobs
by sourdoughness 2079 days ago
Rails leans on meta programming for a lot of its magic (though less so than it used to in early versions). You don’t generally use it as a user of Rails, though.
1 comments

Then I don't see how they're any better than macros in that situation.