Pradosh Gaonkar

Results 5 issues of Pradosh Gaonkar

I installed this plugin and activated but its not working. I am not getting acf fields in json response. Additionally settings links is not present on plugins page and there’s...

Redirect for `registration_create` not working after updating 0.5.0 to 0.5.2. `password_create` is working in new version

bug
help wanted

I have GitHub action which deploys NodeJS app and does migrate using `"migrate": "knex migrate:latest --env production"` script. Script works perfectly if I run it manually from terminal but fails...

Is it possible to do`git pull` using rugged gem? I know fetch is possible but I couldn't find any reference to git pull in api doc.

I was looking into using arc with phoenix to handle some images. Even though documentation is good enough, I am still confused about filename used in while storing a file...