Kelvin Stinghen
Kelvin Stinghen
So, there is a way to avoid the need to call `retrict!` everytime I want to access the retricted scope and model instances? I think that (if it's not) this...
So, there are some tests that randomly fail. I guess that's because they test based on time span, and sometimes the spinner does not render the quantity it was expected...
It would be awesome to have an easy way to plug this in a Enum/Stream/Flow pipeline. Since nowadays we have to do something like: ```elixir count = length(list) list |>...
Since elixir libs all have a good documentation, I guess we should follow the language standards right? ;)
Elixir as it is don't have static type checking, but there is an erlang tool called `dialyzer` which makes it easy to configure typespecs and check them. There is the...
Closes https://github.com/rrrene/credo-proposals/issues/81 This PR is introducing a new `:ignore` param on `Credo.Check.Readability.AliasAs`, to allow users to configure a list of modules that should be ignored by this check. For example:...
It should take `config().tenant_prefix` out. It is a breaking change though, as some people might be relying on the fact that it returns the prefixes. A `Triplex.migrate_all` would be nice...
Create a new lib `triplex_plug` and extract all plugs to this lib. This way we will make `triplex` leaner.
The project is updated but the gem was no generated... There is someone that can generate it and push to rubygems?
We don't have the Romania's public holidays, please add