TIL: Insert directly into a table with ActiveRecordRecently I have been on a path of trying out SQLite as an alternative to the PostgreSQL server I have running for my personal projects.11h ago11h ago
TIL: How to fix Cloudflare R2 Checksum with ActiveStorageBeginning with aws-sdk-s3 Amazon changed something with calculating checksums. Unfortunately the change is not compatible with Cloudflare…5d ago5d ago
TIL: How to use 3rd party Rubygem assets with Vite Ruby/RailsReference assets from Rubygems when using Vite Ruby/Rails.Jul 17, 2024Jul 17, 2024
TIL: How to use the Inline SVG gem with Vite Ruby/RailsSuper easy way of getting svg icons to work with Vite and Inline SVG.Jul 12, 2024Jul 12, 2024
TIL: How to use ActiveAdmin v4 without installing nodejsActiveAdmin is currently working on their next major version which I happily stumbled upon. Since I have been doing some small hacks to get…Jan 28, 20242Jan 28, 20242
TIL: How to use OmniAuth with PasswordlessUsing OmniAuth with Devise is popular and widely used. However, OmniAuth can also be used standalone with other authentication solutions…Jan 20, 2024Jan 20, 2024
TIL: How to integrate Doorkeeper with PasswordlessThis is just a quick post about how to integrate Doorkeeper with Passwordless in Rails.Aug 25, 2023Aug 25, 2023
TIL: How to create a super simple Cookie Consent Alpine.js componentFor some time I have been searching for a simple way of creating a Cookie Consent banner.Jun 28, 20231Jun 28, 20231
TIL: Secure ActiveAdmin with HTTP Basic AuthenticationActiveAdmin is an invaluable tool for doing MVP’s or quick Prototypes in Rails.May 26, 2023May 26, 2023
TIL: Using ActiveAdmin with importmap-railsSome of you might be thinking: Why?Mar 30, 20231Mar 30, 20231