Skip to content

Collection of Mix tasks for working with Elixir/Phoenix

Notifications You must be signed in to change notification settings

drl123/elixir_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Collection of Mix Tasks for working with Phoenix

Use Created At

Run mix use_created_at at the root of the project after installing Phoenix to copy the default generators for Phoenix models/schemas to the priv/templates directory and change them to use created_at instead of inserted_at for Rails compatibility.

About

Collection of Mix tasks for working with Elixir/Phoenix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages