Oh yes! I also forgot to mention Marco's type fusion: https://github.com/marcoroth/type_fusionFeb 10Feb 10
space ≠ spaceDoes it seem as if there was still space left on your hard disk, but somehow there isn’t? You’re probably out of Inodes.Aug 25, 2021Aug 25, 2021
Conventionally-Typed RubyThe Ruby programming language is made for people, type annotations are not.Jul 14, 20211Jul 14, 20211
Don’t prefer `let!` over `let`This is an answer to the blog post of Jason Swett about the difference of let and let! in RSpec. I felt that it needs some clarification.Sep 14, 2020Sep 14, 2020
Comments in Rails migrationsUse change_column_comment and change_table_comment to add comments to your database.Jun 30, 2020Jun 30, 2020
Better Appsignal logs for HerUse Faraday request instrumentation for Appsignal for a more useful event timeline.Apr 30, 2020Apr 30, 2020
RSpec is_anticipated helperThis is about a little helper method called “is_anticipated” which complements “is_expected” — a trial to make RSpec even nicer.Mar 30, 2020Mar 30, 2020