Posts tagged 'ruby' Page 1 of 2

Empty Ruby Templates

Rails has a neat template feature that lets you customise newly created rails apps. There is also the thoughbot suspenders gem that gives a very opinionated set of configuration options for new rai...

Ruby & the Multicore CPU: Part Two - Ruby up to 2.7

MRI Ruby When ruby was conceived, multi-core CPUs weren’t at the forefront of a language designer’s mind. Subsequently, the ruby virtual machine was developed as a single process, single threaded ...

Ruby & the Multicore CPU: Part One - Introduction

I’m a big fan of both ruby and elixir. For quite some time, one perceived weakness of ruby has been its inability to make best use of multiple cores in modern CPUs. When Matz published the first v...

Ruby 2.7 Notes

Here are some of the biggest changes coming out Ruby 2.7