Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails support #44

Open
2 of 4 tasks
joeldrapper opened this issue Sep 15, 2023 · 0 comments
Open
2 of 4 tasks

Rails support #44

joeldrapper opened this issue Sep 15, 2023 · 0 comments
Assignees
Milestone

Comments

@joeldrapper
Copy link
Owner

joeldrapper commented Sep 15, 2023

I’m not exactly sure what Rails support will look like — and whether it should be in this gem or perhaps a literal-rails gem — but here are a few ideas to kick things off:

  • ActiveJob serializers for Literal::Data and Literal::Struct objects
  • Generic ActiveRecord::Relation type (extract form Clearscope)
  • ActiveRecord types for Literal::Data and Literal::Struct objects
  • Ability to define type-checked attributes on ActiveRecord models (see AttributesProxy #21)
@joeldrapper joeldrapper added this to the 1.1 milestone Jul 1, 2024
@joeldrapper joeldrapper self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant