Hacker News new | ask | show | jobs
by felipemesquita 407 days ago
Rails’ Active Record was named after the pattern as described by Martin Fowler:

https://www.martinfowler.com/eaaCatalog/activeRecord.html

1 comments

Ah - the reverse! Thanks.