RubyGems Navigation menu

thyng 0.1.0

Create Ruby objects with public state to encourage their storage as data only collections. Instead of private attributes a thyng has public aspects. Basic access to these can be declared with asect_reader, aspect_write & aspect_accessor. Thyng is a subclass of a plain Ruby Hash allowing merging, filtering etc of the objects aspects. With all state external a thyng can be reconstructed completly from its data. This allows it to be passed as JSON or easily stored in a database.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - November 24, 2014 (8.5 KB)
  2. 0.0.1 - November 24, 2014 (7.5 KB)

Runtime Dependencies (1):

bcrypt ~> 3.1.7

Development Dependencies (4):

bundler ~> 1.7
minitest ~> 5.4.3
rake ~> 10.0

Owners:

Authors:

  • Peter Saxton

SHA 256 checksum:

ae3bfb91a23b20df32207369470934ef7e51c89500f5eb352a1e30ce9113b2fa

Total downloads 5,329

For this version 3,170

License:

MIT

Required Ruby Version: >= 0

Links: