[JA] How resolve Gem dependencies in your code? / Hiroshi SHIBATA @hsbt.....

Read more

It’s often said that one of the hardest parts of software development is naming things. When I start working on a RubyGem, I often name it something th...

Read more

Using UUIDs for primary keys offers many benefits, but there are some downsides to consider. The most widely-used UUIDv4 is fully random, which is idea...

Read more

Rails is known for adding methods to existing core Ruby classes for improved readability via Active Support. One such example is the with_defaults meth...

Read more

For the Rails developers, here are the models I used when building the service. The goal was to keep it as simple as possible (can always add on more l...

Read more

A look at the Postgres array type and good old join tables, each with their advantages and disadvantages......

Read more

So let’s say that you have a shiny new Ruby program that you wrote. But how will you ensure every environment has the right version of Ruby installed a...

Read more

Performing a resilient operation on bulk data can be challenging, especially if the operation relies on a third party. You can safely do this by fannin...

Read more

Rails validations is an elegant way to verify the model state before it's saved into the database. Often, you want to provide a custom, user-friendly e...

Read more

Universal ID introduces a paradigm shift in Ruby development with powerful recursive serialization. This innovative library transforms any Ruby object ...

Read more

IRB stands for "interactive Ruby" and is a tool to interactively execute Ruby expressions read from the standard input.The irb command from your shell ...

Read more

Seedie is a Ruby gem designed to make it easy to seed your database with realistic data. Utilizing the Faker library, Seedie generates realistic data f...

Read more

Rika is a JRuby wrapper for the Apache Tika Java library, which extracts text and metadata from files and resources of many different formats.Rika can ...

Read more

Simple Ruby rate limiting mechanism. Contribute to Shopify/limiter development by creating an account on GitHub.To rate limit calling an instance metho...

Read more

Recurring events library for Ruby. Enumerable recurrence objects and convenient chainable interface. - rossta/montrose: Recurring events library for Ru...

Read more

Barley is a dead simple, fast, and efficient ActiveModel serializer.Cerealize your ActiveModel objects into flat hashes with a dead simple, yet versati...

Read more

Rocky Mountain Ruby is a single track conference devoted to the Ruby programming language which features technical presentations, community events and ...

Read more

RubyConf Mini 2022: Keynote by Rose Wiegley.....

Read more

RubyKaigi 2022 Day 1 - YouTube.....

Read more

Wroc_love.rb 2022 conference video playlist......

Read more

Videos and talks from RubyConf Thailand.Videos from the talks will be uploaded on Youtube very soon . Subscribe to our channel and be the first to view...

Read more

July 26 - 27, 2019CHANG YUNG-FA FOUNDATIONInternational Convention Center, Taipei.....

Read more

RailsConf 2019

RailsConf is the world’s largest and longest-running gathering of Ruby on Rails enthusiasts, practitioners, and companies.

..

Read more