-
Up Learn
- Ji-Paraná - RO
-
16:27
(UTC -04:00)
Pinned Loading
-
parking_lot
parking_lot Public archiveA server-side web application designed for managing parking lot' authorized drivers and vehicles along with the automated parking registrations powered by ALPR.
Elixir 2
-
defauthorized_example.exs
defauthorized_example.exs 1defmodule Example.Authorization do
2defprotocol Store do
3def allowed?(resource, actor, action)
4end
5 -
-
-
Ecto Duration ParameterizedType
Ecto Duration ParameterizedType 1Mix.install([
2{:ecto_sql, "~> 3.10"},
3{:timex, "~> 3.7"}
4])
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.