agregamos redirect.ex y refactorizamos get_hash.ex en controller
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
_build/dev/lib/api/ebin/Elixir.ApiWeb.Redirect.beam
Normal file
BIN
_build/dev/lib/api/ebin/Elixir.ApiWeb.Redirect.beam
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -18,7 +18,8 @@
|
||||
'Elixir.ApiWeb.GetHash','Elixir.ApiWeb.Gettext',
|
||||
'Elixir.ApiWeb.IndexLive','Elixir.ApiWeb.Layouts',
|
||||
'Elixir.ApiWeb.PageController',
|
||||
'Elixir.ApiWeb.PageHTML','Elixir.ApiWeb.Router',
|
||||
'Elixir.ApiWeb.PageHTML','Elixir.ApiWeb.Redirect',
|
||||
'Elixir.ApiWeb.Router',
|
||||
'Elixir.ApiWeb.ShareController',
|
||||
'Elixir.ApiWeb.StudiesController',
|
||||
'Elixir.ApiWeb.StudiesJSON',
|
||||
@ -36,7 +37,8 @@
|
||||
telemetry_poller,gettext,jason,plug_cowboy,
|
||||
poison,corsica,logger_file_backend,tmp,gen_smtp,
|
||||
email_checker,envar,solid,dns_cluster,luminous,
|
||||
live_monaco_editor,ex_heroicons,castore,dotenv]},
|
||||
live_monaco_editor,ex_heroicons,castore,dotenv,
|
||||
httpoison]},
|
||||
{description,"api"},
|
||||
{registered,[]},
|
||||
{vsn,"0.1.0"},
|
||||
|
Reference in New Issue
Block a user