MyApp v0.1.1 Bubbles.Url View Source
Bubbles.Url
is a URL handling library for Elixir applications which use
Ecto schemas to manage database records. It takes care of associating URLs
with schema records, redirecting old URLs to new ones on update and generating
unique URLs.
See documentation for Bubbles.Url.Schema
to see how to add this functionality
to your Elixir application.