Gems


A ruby gem to anonymize your ActiveRecord attributes with ease.
Anonymize your ActiveRecord models with ease 😎ActiveRecordAnonymizer uses faker to anonymize your ActiveRecord model's attributes without the need to write custom anonymization logic for each model.Using ActiveRecordAnonymizer, you can:Anonymize s...


A Gem for creating partial anonymized dumps of your database using your app model relations.
Using production-like data in your staging environment could be very useful, especially for debugging intricate production bugs.The easiest way to achieve this is to use production database backups. But that's not an option for rather large applic...

A Middleman blog template configured with TailwindCSS, markdown parsing, code highlighting, a sitemap.xml and more. It's a perfect lightweight blog for anyone familiar with Ruby.
A Middleman blog template configured with TailwindCSS, markdown parsing, code highlighting, a sitemap.xml and more. It perfect for lightweight blogging or a personal website. Ruby knowledge is helpful, but not necessary.

Receive events (e.g. webhooks) in your development environment
Using the Hookdeck CLI, you can forward your events (e.g. webhooks) to your local web server with unlimited free and permanent event URLs. Your event history is preserved between sessions and can be viewed, replayed, or used for testing by you and...




gollum/gollum: A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
Gollum is a simple wiki system built on top of Git. A Gollum Wiki is simply a git repository of a specific nature:A Gollum repository's contents are human-editable text or markup files.Pages may be organized into directories any way you choose.Oth...