Skip to content

Ivor/record_list_ecto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecordListEcto

A library with Ecto step implementations of RecordList. Refer to the documentation for each step, as well as the tests for more information.

Installation

If available in Hex, the package can be installed by adding record_list_ecto to your list of dependencies in mix.exs:

def deps do
  [
    {:record_list, "~> 0.1.3"},
    {:record_list_ecto, "~> 0.1.2"}
  ]
end

About

RecordList steps implemented for Ecto.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages