Wonolo Engineering

Wonolo Engineering

Follow
homeWork With Us!members
Tag

Ruby

#ruby

More content

Read more stories on Hashnode


Articles with this tag

Common Pitfalls While Using Sidekiq

Evan BrearleyEvan Brearley
Nov 1, 20229 min read

Sidekiq is one of the most commonly used libraries with Ruby on Rails, allowing for code to be executed independently from requests made to an...

Common Pitfalls While Using Sidekiq

Ditching Active Record Callbacks

Jeremy WilliamsJeremy Williams
Aug 31, 20228 min read

If you've done development on a Ruby on Rails application before you're probably familiar with Active Record callbacks. For those unfamiliar, they are...

Ditching Active Record Callbacks