RubyGems Navigation menu

thyng 0.0.1

Thyng Ruby objects with public state to encourage storage as data only collections. What? A thyng is a ruby object with the convention of saving state in key:value pairs that are public on the object rather than in private instance variables. How? Instead of private attributes a thyng has public aspects. Basic access to these can be declared with asect_reader, aspect_write & aspect_accessor. Why? Will all internal state a thyng can be reconstructed completly from its data. This allows it to be passed as JSON a json object and easily be stored in a database.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.0 - November 24, 2014 (8,5 ko)
  2. 0.0.1 - November 24, 2014 (7,5 ko)

Dépendances de Development (3):

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

Propriétaires:

Auteurs:

  • Peter Saxton

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 5 451

Pour cette version 2 215

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: