Open in app
Home
Notifications
Lists
Stories

Write
Jonathan Haar
Jonathan Haar

Home

Feb 15

ruby-build: definition not found: x.x.x

I recently came across an error when trying to install a new version of ruby using asdf. $ asdf install ruby 2.7.5 ruby-build: definition not found: 2.7.5 So I thought, oh, I need to update ruby-build to get the latest list of available versions, so I try to upgrade ruby-build…

Ruby

2 min read

ruby-build: definition not found: x.x.x
ruby-build: definition not found: x.x.x

Jun 22, 2021

Creating a Shippo Multi Package Shipment

I signed up to use shippo but noticed that you could not create a shipment that consistented of two or more packages, at least not through their UI. However, you can create multi parcel shipments via their API. Here is how. This curl request will create a label and purchase…

Shippo

2 min read

Creating a Shippo Multi Package Shipment
Creating a Shippo Multi Package Shipment

Jul 9, 2020

Add JWT authentication to your Rails app already using Devise

This is an installation to use Devise JWT alongside an existing app using the default devise login. Install Devise JWT and Rack Cors devise-jwt rack-cors Add the following two libraries to your Gemfile and bundle install. Configure Rack Cors to allow outside requests, add the following to config/application.rb. …

1 min read

Jonathan Haar

Jonathan Haar

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable