Making Mayhem
  • Home
  • About
  • Coding
  • Author
Subscribe

ruby

A collection of 3 posts
coding

Ruby On Rails - Stop turbo-frame breaking your document flow.

Often you want to wrap some page content with a turbo-frame to allow targetting and updating in isolation. However, adding a turbo-frame can break some document flow, for example if its inside some nested flex or grid containers. You can add classes to your turbo-frame to add the styles needed
Sep 24, 2021
coding Featured

Ruby On Rails - Hotwire - Animations

Simple animations with css and stimulus
Sep 24, 2021 — 1 min read
coding Featured

Bang Bang

!! ensures a truthy return is purely true or false.
Mar 30, 2021
Making Mayhem © 2023
Powered by Ghost