Current section

Files

Jump to
islands_request config persist_book_ref.exs
Raw

config/persist_book_ref.exs

use Mix.Config
config :islands_request,
book_ref:
"""
Inspired by the book [Functional Web Development]
(https://pragprog.com/book/lhelph/functional-web-development-
with-elixir-otp-and-phoenix) by Lance Halvorsen.
"""
|> String.replace("\n", "")