API Reference drill v1.2.3

Modules

Drill is an elixir seeder library inspired by Seed Fu and Phinx.

Seed struct containing all inserted items as seeds

Contains helper and struct definition for seeds

Module responsible for seeding data into the database

Utilities and helpers

Mix Tasks

Runs all seeder modules under "priv/YOUR_REPO/seeds. Needs the Repo as an argument.