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:
=

安装:
=

版本列表:

  1. 0.0.2 September 10, 2011 (10.0 KB)

Runtime 依赖 (3):

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

Development 依赖 (5):

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

所有者:

作者:

  • Vijay Aravamudhan

SHA 256 校验和:

=

下载总量 4,164

这个版本 4,164

版本发布:

许可:

需要的 Ruby 版本:

链接: