Fulib v0.1.11 Fulib.Paginater.Repo View Source
Link to this section Summary
Functions
defmodule MyApp.Module do use Fulib.Paginater end
Link to this section Functions
Link to this macro
__using__(opts) View Source (macro)
defmodule MyApp.Module do use Fulib.Paginater end
defmodule MyApp.Module do use Fulib.Paginater, limit: 5 end