Repository navigation

#

ruby-gems

The swiss army knife of RBI generation

Ruby
779
5 天前

Detectify is a gem for multi-tenant Rack apps, to help you retrieve domain and subdomain-related data from a database.

Ruby
79
4 年前

a Ruby port of AtCoder Library (ACL).

Ruby
72
1 年前

[Work in Progress] A set of tools for convenient technical analysis of web applications built with Ruby and Ruby on Rails. Now you don't need to set up and configure every single gem. Use Inquisition gem instead.

Ruby
61
3 年前

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.

Ruby
48
5 个月前

The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse code as input, this tool facilitates communication using a combination of dots and dashes to represent letters, numbers, and symbols.

Ruby
18
2 年前

A Ruby gem to make classes callable

Ruby
16
6 个月前

A gem that generate boilerplates when creating new domain services

Ruby
12
6 年前

In this project I followed along Andy Leverenz’s brilliant Building a Twitter Clone screen casts to build a light weight version of Twitter in other to get lot of healthy experience using Devise in the process.

Ruby
7
2 年前

OPC-UA Ruby Bindings (open62541)

C
6
3 年前

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 applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

Ruby
5
6 个月前

clsx / classnames for Rails views

Ruby
5
13 天前

Conformance checking of JSON values against ECMAScript 4.0 types

Ruby
4
16 年前

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 chaining.

Ruby
3
6 个月前

Image comparison lib built on top of ChunkyPNG (Ruby)

Ruby
3
1 年前

The library Ruby Gem for GHULS

Ruby
2
8 年前

A blog for users to upload their posts, and to make comments on different posts besides liking different comments or posts.

Ruby
2
2 年前