RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

A Review Of Immutability In Ruby

This article is a review of the options available to Rubyists regarding immutability. We’ll look at the built-in features of Ruby 2.3, and a few gems.

Comments

We have written two articles about Immutability in Ruby in the past. For those who are interested, check also: - Data structures: http://blog.deveo.com/immutability-in-ruby-part-1-data-structures/ - Domain models: http://blog.deveo.com/immutability-in-ruby-part-2-domain-models/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in