-
Math and logic formula parser and evaluator
Dentaku is a parser and evaluator for a mathematical and logical formula language that allows run-time binding of values to variables referenced in the. -
Super simple and convenient way to isolate and namespace a collection of related methods
Super simple and convenient way to isolate and namespace a collection of related methods - joelmoss/spaced: Super simple and convenient way to isolate . -
URL-friendly, base32-encoded UUIDs for Rails models
This gem encodes UUID primary keys into 26-character lowercase strings using Crockford’s base32 encoding. The optional prefix helps you identify the mo. -
Better Mailer Previews is a Ruby on Rails gem t
Better Mailer Previews is a Ruby on Rails gem that makes previewing all your ActionMailer email templates easier.This gem/engine builds on top of nativ. -
When static types make your code shorter
The type system can let you remove runtime validations because invalid states are impossible.In the eternal debate between static and dynamic types, ve. -
How to add a man page to your ruby project
If you have ever used the git command-line utility, you will be pleasantly surprised that if you run git clone --help it automatically displays the man. -
SQLite Myths | Fractaled Mind
The key details here are that the Rails app can handle a peak of 2.5k write requests per second. To put this in perspective, Nate Berkopec’s post in 2. -
Optimizing Ruby on Rails Serializers: Efficient Hash Unpacking in Serializer - DEV Community
In the world of Ruby on Rails development, serializers play a crucial role in transforming ActiveRecord objects into JSON formats suitable for client-s. -
Basecamp code runs 18 percents faster with YJIT
Basecamp is currently running Ruby 3.3.0-preview3 and Rails Edge (master branch).We configure YJIT in our servers via RUBYOPT=--yjit-disable --yjit-exe. -
SQL Server Adapter For Rails
Interested in older versions? We follow a rational versioning policy that tracks Rails. That means that our 7.x version of the adapter is only for the .