Filipe Veloso
Filipe Veloso
is there a chance to have something for sendgrid http api v3 like this repo integrated in the configs? https://github.com/eddiezane/sendgrid-actionmailer
I'm having some issues when trying to install this on docker alpine, any tips? ``` ghost_1 | [2019-03-26 03:16:33] ERROR ghost_1 | ghost_1 | We detected a misuse. Please read...
I was looking again at atom ide since I don't like VS code, and the ruby ide package description had a a sad message: ``` I no longer use Atom,...
This change is aimed to make this repo more timeless, I would love if you add the `hacktoberfest-accepted` label. hope you like it
Hi, This PR is intended to add a basic development docker files to make easier to build and develop the app. to use just type: `docker-compose -f dev-docker-compose.yml build errbit`...
I want to suggest new UI elements to errbit, as mentioned by maintainers a breadown by elemnts is preffered So I suggest these main elements: - [x] Nav - [...
Hello great project, I was testing it thru github codespaces and wanted to test a docker development setup, so just get in codespaces and type: `docker compose -f docker-compose.dev.yaml up...
update gh action checkout version in readme example
Hi I updated the gems and made some rubocop linters changes on some files. rake safe running 100%
- added gem in dev and test env - generated config and todo with `rubocop --auto-gen-config`