remodel
remodel copied to clipboard
:necktie: An Elixir presenter package used to transform map structures. "ActiveModel::Serializer for Elixir"
Hi there, I've saw that has been a while this lib does not get any improvements. Is still maintained? This PR introduced Travis CI config to run in newer elixir...
What did you mean when you put at roadmap "DRY up test suite"? To me, the test suite is good enough.
Newer versions of elixir uses .elixir_ls folder to put dist files and should not be committed.
The elixir 1.17.3 compiler prints a warning for these: ``` warning: using map.field notation (without parentheses) to invoke function MySerializer.__attributes() is deprecated, you must add parentheses instead: remote.function() (remodel 0.0.4)...