Matt Culpepper

Matt Culpepper @mculp

About: "Senior Software Engineer" @ Wrapbook

Location:
Mississippi
Joined:
Aug 26, 2019

Matt Culpepper
articles - 4 total

Where should API calls to third-party services live in a Ruby web app?

I saw this question asked on r/rails on reddit. Depending on when you asked me over the past 10...

Learn More 7 3Feb 2 '22

Never run `bundle exec` or use `bin/` again with these two easy steps

Step one: Add PATH=".git/safe/../../bin:$PATH" to your PATH If you're using bash or...

Learn More 5 0Dec 9 '21

Using Hanami after a decade building Rails apps

I remember exactly where I was when I first watched DHH's Blog in 15 Minutes video. At the time, I wa...

Learn More 24 1Jan 23 '21

Investigating the Performance of a Problematic Rails API Endpoint

It recently came to my attention that one of our API endpoints was hogging a lot of resources and tak...

Learn More 61 5Aug 31 '19