Skip to content

aforward/changeset_merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChangesetMerger

A library for common Ecto changeset transformations.

Installation

Thanks to HexDocs changeset_merger package can be installed by adding it to your list of dependencies in mix.exs:

def deps do
  [{:changeset_merger, "~> 0.6.1"}]
end

Documentation can be found at https://hexdocs.pm/changeset_merger.

About

A library for common Ecto changeset transformations

Resources

License

Stars

Watchers

Forks

Packages

No packages published