Skip to content

Instantly share code, notes, and snippets.

@alvincrespo
Created October 11, 2017 01:28
Show Gist options
  • Select an option

  • Save alvincrespo/658fadebc23d3570157c308cb962ded4 to your computer and use it in GitHub Desktop.

Select an option

Save alvincrespo/658fadebc23d3570157c308cb962ded4 to your computer and use it in GitHub Desktop.
list_users(_user, "admin", params) do
User
|> by_state(params)
|> Repo.all()
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment