RubyGems Navigation menu

u-attributes 2.5.0

This gem allows you to define "immutable" objects, and your objects will have only getters and no setters. So, if you change some object attribute, you will have a new object instance. That is, you transform the object instead of modifying it.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.8.0 - August 24, 2021 (22 KB)
  2. 2.7.0 - February 22, 2021 (21 KB)
  3. 2.6.0 - September 23, 2020 (21 KB)
  4. 2.5.0 - September 22, 2020 (20.5 KB)
  5. 2.4.0 - September 12, 2020 (18.5 KB)
Show all versions (31 total)

Runtime Dependencies (1):

kind >= 3.0, < 5.0

Development Dependencies (2):

bundler >= 0
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Rodrigo Serradura

SHA 256 checksum:

a8359fa18a9f25cbce89acf6cee8eee02c378330752f534dc0a167563064ac31

Total downloads 181,971

For this version 1,491

License:

MIT

Required Ruby Version: >= 2.2.0

Links: