Skip to content

Instantly share code, notes, and snippets.

@bnhansn
Created October 22, 2016 13:55
Show Gist options
  • Save bnhansn/d30738bf348185e9fac9470edaa199e0 to your computer and use it in GitHub Desktop.
Save bnhansn/d30738bf348185e9fac9470edaa199e0 to your computer and use it in GitHub Desktop.
defmodule Sling.Repo do
use Ecto.Repo, otp_app: :sling
use Scrivener, page_size: 25
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment