https://webchat.freenode.net/#Ubud

Results 2 issues of https://webchat.freenode.net/#Ubud

I expected to see a Github login page. Github returned a 404 error. I set the homepage url to: https://localhost:3000 The Github Callback URL is set to: https://localhost:3000/auth/github/callback The url...

`mix ecto.create` returns: == Compilation error in file web/views/document_view.ex == ** (BadMapError) expected a map, got: {:safe, ""} (eex) lib/eex/engine.ex:161: EEx.Engine.handle_begin/1 (eex) lib/eex/compiler.ex:54: EEx.Compiler.generate_buffer/4 (phoenix) lib/phoenix/template.ex:378: Phoenix.Template.compile/2 (phoenix) lib/phoenix/template.ex:186: anonymous...