RubyGems Navigation menu

soft_attributes 0.0.2

SoftAttributes provides a consistent way to define "soft" attributes on ActiveSupport. Typically calculated (non-persisted) attributes would be termed soft attributes. These will be included in the xml/json payload for serialization, but will need to be discarded if they appear in the incoming request.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - September 10, 2011 (10 KB)

Runtime Dependencies (3):

activerecord >= 2.1.0, < 3.1.0
activeresource >= 2.1.0, < 3.1.0
activesupport >= 2.1.0, < 3.1.0

Development Dependencies (5):

mocha >= 0
nokogiri >= 0
rspec ~> 2.6.0
sqlite3-ruby ~> 1.3.3
webrat >= 0

Owners:

Authors:

  • Vijay Aravamudhan

SHA 256 checksum:

6a6140339432fd985a98644d5a461b5d9e793164f0a363d31eaa0ac3c4348b3c

Total downloads 3,996

For this version 3,996

Licenses:

N/A

Required Ruby Version: None

Links: