Sidekiq

How to Test a Sidekiq Worker

This is a post about how to test a Sidekiq worker with Rails and rspec-sidekiq.

Read

Smart Contracts Talk @SmartLogic

This is a post including my slides for my talk on Smart Contracts and how to deploy a 'Hello World' Smart Contract in Solidity using Remix IDE.

Read
RSpec

How to Setup RSpec for a Rails App

This is a short post is about how to setup testing with RSpec and basic RSpec commands for a Rails application.

Read
Elixir

How to Write Doctests in Elixir

This is a post is about how to make doctests in Elixir.

Read