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 (10KB)

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

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: