RubyGems Navigation menu

values 1.6.0

Simple immutable value objects for ruby. Make a new value class: Point = Value.new(:x, :y) And use it: p = Point.new(1,0) p.x => 1 p.y => 0

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.8.0 - July 01, 2015 (10 ko)
  2. 1.7.1 - April 07, 2015 (8,5 ko)
  3. 1.7.0 - March 29, 2015 (8,5 ko)
  4. 1.6.0 - March 01, 2015 (8,5 ko)
  5. 1.5.0 - February 22, 2013 (7,5 ko)
Voir toutes les versions (12)

Dépendances de Development (4):

bundler ~> 1.0
jeweler ~> 1.8.4
rspec ~> 2.11.0
simplecov >= 0

Propriétaires:

Auteurs:

  • Tom Crayford

Total de contrôle SHA 256:

30ada3fd0b01f7d8e9467ab062e713594b46f4b15cabc3b32bfa83b13cca21ff

Total de téléchargements 1 939 843

Pour cette version 4 716

License:

MIT

Version de Ruby requise: >= 0

Liens: