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.
@ -1,11 +1,11 @@
|
||||
{application,mime,
|
||||
[{compile_env,[{mime,[extensions],error},
|
||||
[{modules,['Elixir.MIME']},
|
||||
{compile_env,[{mime,[extensions],error},
|
||||
{mime,[suffixes],error},
|
||||
{mime,[types],error}]},
|
||||
{optional_applications,[]},
|
||||
{applications,[kernel,stdlib,elixir,logger]},
|
||||
{description,"A MIME type module for Elixir"},
|
||||
{modules,['Elixir.MIME']},
|
||||
{registered,[]},
|
||||
{vsn,"2.0.6"},
|
||||
{env,[]}]}.
|
||||
|
||||
Reference in New Issue
Block a user