u-attributes 2.7.0
This gem allows you to define "immutable" objects, when using it your objects will only have getters and no setters.So, if you change an attribute of the object, you’ll have a new object instance.
Gemfile:
=
install:
=
Runtime Dependencies (1):
kind
>= 4.0, < 6.0