10 item(s) tagged "hanami"

Week of 26 February

  • What a mixed week! This week was bookended with 2 pretty wild events.
  • On Monday night, I flew in to Melbourne in preparation to go see Blink-182 on Tuesday evening.
  • On Tuesday, we managed to do a run through of a major database upgrade in a...

TIL: Testing actions in Hanami 2

I was pairing with a colleague this afternoon at work on trying to test an action in Hanami 2 where we explicitly needed to read the body of the request.

The action looked something like this:

class MyAction < Action
    before_action ...

Authenticated routes with Hanami 2

As I was building out the admin area of this blog, I wanted to make sure only authenticated people could hop in an edit things.

The first iteration of this, was based on HTTP BasicAuth. To get this to work, I built a small module that uses ...

Week 42 β€” Spending more time with Hanami 🌸

  • I made a couple of updates to this site this weekend. Mainly some behind the scenes things to update Hanami to 2.1.0rc2 and to bring some of the core pieces in line with what will be generated when 2.1.0 ships! A couple of highlights:

Week 24 β€” Excited about events

  • Almost half way through the year, and half way through winter! This weekend was a beauty here in Canberra. It was sunny as usual, but we had a couple of days of weather warm enough to leave some windows and doors open. Now this is probably ...

Week 16 β€” Four more months!

This week's post marks 4 months of weekly posts! I have never really gotten in to the habit of writing (as much as I have wanted to), but I have found that even just writing these weekly posts has made it easier to get in to the habit of...

Week 14 β€” Blog updates

  • Regular length week this week ;)
  • I have been adding some behind the scenes features to this blog. Up until now, I have been using a handful of micropub clients, and some Ruby scripts to publish and manage posts. This has all been working we...

Week 3 β€” Ruby Ruby Ruby.

  • I've been listening to the latest The Adventure Zone campaign, Steeplechase . Based on the Blades in the Dark tabletop RPG, it seems to be a much faster paced campaign as compared to some of the other DnD based campaigns. So far I am qu...

Week 1 β€” This time, for sure.

  • πŸ“² New blog, who this? I have been re-building this site with Hanami & Tailwind, following the W3C's Micropub spec (mainly so I can leverage plethora of amazing compatible clients out there to write posts like this).
  • Since the enshit...

Deploying a Hanami 2.0 app to fly.io.

I have a couple of small hobby apps that were on Heroku's free tier (RIP) that I have now moved over to Fly.io. Fly.io has a migrate from Heroku process for Rails apps, but as far as I could see, not for any Ruby app. So I had to do thin...

Β© 2010 - 2024 Daniel Nitsikopoulos. All rights reserved.

πŸ•ΈπŸ’  →