@kaspth

Owned by
  • Kasper Timm Hansen

gems

action_controller-stashed_redirects

Embed a controller flow within another by stashing the final redirect upfront and performing it after completing.

  • 1.0.0 Jan 01 2026 gem.coop system

active_job-performs

ActiveJob::Performs adds the `performs` macro to set up jobs by convention.

  • 1.0.2 Apr 04 2026 Kasper Timm Hansen

oaken

Oaken aims to blend your Fixtures/Factories and levels up your database seeds.

  • 1.0.0 Jan 01 2026 gem.coop system

usage

run on your commandline
bundle add action_controller-stashed_redirects --source "https://beta.gem.coop/@kaspth"
or, put in your Gemfile
gem "action_controller-stashed_redirects", source: "https://beta.gem.coop/@kaspth"