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.
@ -1,8 +1,5 @@
|
||||
{application,tzdata,
|
||||
[{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger,hackney]},
|
||||
{description,"Tzdata is a parser and library for the tz database.\n"},
|
||||
{modules,['Elixir.Tzdata','Elixir.Tzdata.App',
|
||||
[{modules,['Elixir.Tzdata','Elixir.Tzdata.App',
|
||||
'Elixir.Tzdata.BasicDataMap',
|
||||
'Elixir.Tzdata.DataBuilder',
|
||||
'Elixir.Tzdata.DataLoader','Elixir.Tzdata.EtsHolder',
|
||||
@ -16,6 +13,9 @@
|
||||
'Elixir.Tzdata.ReleaseUpdater',
|
||||
'Elixir.Tzdata.TimeZoneDatabase',
|
||||
'Elixir.Tzdata.Util']},
|
||||
{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger,hackney]},
|
||||
{description,"Tzdata is a parser and library for the tz database.\n"},
|
||||
{registered,[]},
|
||||
{vsn,"1.1.3"},
|
||||
{env,[{autoupdate,enabled},
|
||||
|
||||
Reference in New Issue
Block a user