phoenix_datatables v0.2.1 PhoenixDatatables.Repo
Provides a using macro which creates the fetch_table
function.
defmodule MyApp.Repo do
use PhoenixDatatables.Repo
end
Link to this section Summary
Functions
Creates the Repo.fetch_datatable
function
Link to this section Functions
Creates the Repo.fetch_datatable
function.