Skip to content
#

ruby-gems

Here are 169 public repositories matching this topic...

dsu is little gem that helps manage your Agile DSU (Daily Stand Up) participation. How? by providing a simple command line interface (CLI) which allows you to create, read, update, and delete (CRUD) noteworthy activities that you performed during your day. During your DSU, you can then easily recall and share these these activities with your team.

  • Updated Apr 8, 2024
  • Ruby

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be appli…

  • Updated Apr 29, 2024
  • Ruby

ImmutableStructEx is yet another immutable struct. What makes ImmutableStructEx different, is that it allows you to create immutable structs in one step by default. In other words, other immutable struct gems force you to first define the struct, then instantiate the struct object; or, define the struct and instantiate the struct object via chai…

  • Updated Apr 29, 2024
  • Ruby

Improve this page

Add a description, image, and links to the ruby-gems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ruby-gems topic, visit your repo's landing page and select "manage topics."

Learn more