Salesforce is one of the most widely used Customer Relationship Management (CRM) tools on the web ...
Read More
0 Comments Click here to read/write comments
A quick tip for utilizing a before_destroy callback in Rails alongside associations....
Read More
0 Comments Click here to read/write comments
Learn this quick tip to reduce the number of API requests and speed up your payments integration....
Read More
0 Comments Click here to read/write comments
INTRODUCTION: In this post we will examine metaprogramming ruby to integrate both ActiveAdmin State ...
Read More
0 Comments Click here to read/write comments
Creating Threadsafe Ruby Sidekiq Workers Thread safety in general can be difficult to wrap your ...
Read More
0 Comments Click here to read/write comments
Sometimes you need to connect to a restricted server, by tunneling through a server that does have ...
Read More
0 Comments Click here to read/write comments
While I have used Sidekiq for years now, I’m also a big fan of ActiveJob. I still use vanilla ...
Read More
0 Comments Click here to read/write comments
I recently worked on a project that caused some puzzlement when spawning subprocesses multiple ...
Read More
0 Comments Click here to read/write comments