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 版本需求:

相關連結: