Skip to content

Instantly share code, notes, and snippets.

@byroot
Created January 28, 2024 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byroot/05109841912cf56bb04d943b47b57897 to your computer and use it in GitHub Desktop.
Save byroot/05109841912cf56bb04d943b47b57897 to your computer and use it in GitHub Desktop.
Relation refactoring idea
  • Extending -> record module and method_missing + bind_call (confirm that bind call doesn't allocate metaclass).
  • Single generic Relation class. Stop dynamic method generation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment