After some discussion, my team at work decided to port our newest Ruby on Rails application’s test suite from the default Minitest to RSpec. I picked u...

Read more

Grape is a popular web framework for Ruby, an alternative to Rails when writing an API-only application.dry-validation is a flexible library for implem...

Read more

Most Rubyists are probably aware that the “original” method names (collect, inject, etc) were inspired by Smalltalk and later the aliases where added t...

Read more

Frozen strings not only prevent unintended modifications, but also reduce the overhead of the garbage collector by eliminating unnecessary memory alloc...

Read more

Hanami is a full-stack Ruby web framework. Unlike Rails, which has many default assumptions about how an app should be built, Hanami promises developer...

Read more

This gem provides multi-db support for Rails applications.Using its middleware you can partition your app so each hostname has its own db.It provides a...

Read more

I was surprised that people were so unconfident about their understanding – I’d been thinking of HEAD as a pretty straightforward topic.Usually when pe...

Read more

Code written with `reduce` can be intimidating. This 2-step approach can help. Consider some code that models multiple warehouses that hold inventory o...

Read more

This video is a modification of an earlier popular tutorial ( • How To Integrate Chatgpt With Rails 7... ) that demonstrated how to create a chat in...

Read more

The help command now displays a help message directly, instead of opening a ri console.You can now get detailed usage information for specific commands...

Read more

There are some gems which generate OpenAPI specs from RSpec request specs. However, they require a special DSL specific to these gems, and we can't reu...

Read more

Add authentication to your Rails app without all the icky-ness of passwords. Magic link authentication, if you will. We call it passwordless......

Read more

For the best HTML e-mail delivery results, CSS should be inline. This is a huge pain and a simple newsletter becomes un-managable very quickly. This sc...

Read more

This gem provides a suite of reusable components for the GOV.UK Design System. It is intended to provide a lightweight alternative to the GOV.UK Publis...

Read more

The Listen gem listens to file modifications and notifies you about the changes. - guard/listen.OS-optimized adapters on MRI for Mac OS X 10.6 , Linux,...

Read more

Calculates the similarity between texts using a bag-of-words Vector Space Model with Term Frequency-Inverse Document Frequency (tf*idf) weights. If you...

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