Victor Oliveira Nascimento

Results 13 comments of Victor Oliveira Nascimento

Just so I get this right, I will use the following default values: - schema: true (will create schema before starting mnesia) - disc: true (this might be controversial, but...

Much like [this line](https://github.com/elixir-lang/ecto/blob/master/lib/mix/ecto.ex#L42) in Mix.Ecto. I can also detect if the module has a defdatabase!/2 function... I guess it is not necessary to introduce a new function...

Actually I will call metadata and check it returns a `%Amnesia.Metadata{database: module}`.

[x] - Create mix task [x] - Drop mix task [ ] - Migrate mix task

Nice! Perhaps a github pages with some Angular or something that would consume a leptus implemented service that would automatically be used as a sample. Perhaps to consume readme, leptus...

Hey @Trevoke! Sorry to use this PR as a way to follow your progress... How is it going though? Your last commit got me curious about the state it is...

Like mentionend in #273 it would be nice to have an on-the-fly credo linter (maybe using flycheck hooks... idk). Credo is more portable than flycheck config because it has both...

Yeah... I missed it... Sorry for the inconvenience! But that means it won't be able to preview in Studio right?

Você quer dizer: ```java assertEquals(formatadorValores.formata("1000"), "R$ 10,00"); ``` ?