RubyGems Navigation menu

has_price 1.2.0

A convenient DSL for defining complex price reader/serializer in a class and organizing a price breakdown. Price can be declared with items and groups which depend on other attributes. Price is a very simple subclass of Hash. This provides for easy serialization and flexibility in case of implementation changes. This way you can conveniently store the whole price breakdown in your serialized receipts. It also provides magic methods for convenient access, but can be fully treated as a regular Hash with some sprinkles on top.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - May 21, 2012 (10 KB)
  2. 1.1.1 - January 18, 2010 (10 KB)
  3. 1.1.0 - December 02, 2009 (10 KB)
  4. 1.0.0 - December 02, 2009 (10 KB)

Development Dependencies (2):

rr >= 0
shoulda >= 0

Owners:

Authors:

  • Maxim Chernyak

SHA 256 checksum:

42c3a3dfc1198adb643940529280b6726e3a4b05c1bae25a7619f2c6bc7d37b8

Total downloads 18,319

For this version 6,974

Licenses:

N/A

Required Ruby Version: None

Links: