In this episode of the Rubber Duck Dev Show, we discuss symbols, strings and freezing in Ruby as well as touch on support for these concepts in other languages whether they are called atoms or even interning string literals.
In this episode of the Rubber Duck Dev Show, we discuss ractors which are Ruby's implementation of the actor model for concurrency. Ruby 3.0...
In this episode of the Rubber Duck Dev Show, we discuss complexity that exists beyond the technology we use to build our application solutions...
In this episode of the Rubber Duck Dev Show we discuss whether Ruby on Rails Active Record callbacks are good or evil.