Skip to content

Instantly share code, notes, and snippets.

@thebrianemory
Last active January 17, 2018 21:37
Show Gist options
  • Save thebrianemory/4795b9de11a52e04071d8ae882d9e9ec to your computer and use it in GitHub Desktop.
Save thebrianemory/4795b9de11a52e04071d8ae882d9e9ec to your computer and use it in GitHub Desktop.
defmodule CatcastsWeb.VideoController do
use CatcastsWeb, :controller
use Rummage.Phoenix.Controller
... # Code removed for readability
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment