Skip to content

Conversation

@danieldevries
Copy link
Member

We used it for casting the value to a defined type, but since we only support simple types like integers and strings, we can better use things like #to_i and #to_s.

The other data type we support are other classes that include JsonPathAttribute, so we can call .parse on those with the parsed values.

@danieldevries danieldevries changed the title Remove the activemodel dependency #1 Remove the activemodel dependency Nov 10, 2025
@danieldevries danieldevries force-pushed the remove-activemodel-dependency branch 3 times, most recently from f545232 to e63ad3e Compare November 10, 2025 16:59
We used it for casting the value to a defined type, but since we only
support simple types like integers and strings, we can better use things
like #to_i and #to_s.

The other data type we support are other classes that include
JsonPathAttribute, so we can call .parse on those with the parsed values.
@danieldevries danieldevries force-pushed the remove-activemodel-dependency branch from e63ad3e to c8f0246 Compare November 10, 2025 17:53
@danieldevries danieldevries merged commit 37f0a56 into main Nov 10, 2025
3 checks passed
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 this pull request may close these issues.

2 participants