RubyGems Navigation menu

atomic_arrays 1.0.0

AtomicArrays aims to assist ActiveRecord with updating Postgres arrays by offering a couple simple methods to change arrays in both the database and the instance it is called on. These methods are atomic in nature because they update the arrays in the database without relying on the current object's instantiated arrays.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.0 - July 31, 2014 (11KB)
  2. 1.0.0 - July 25, 2014 (8.5KB)

Runtime依存関係 (1):

activerecord >= 4.0

Development依存関係 (4):

bundler ~> 1.6
pg >= 0.17.1
rake >= 10.3.2
rspec >= 3.0.0

所有者:

作者:

  • Joseph

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 11,196

このバージョンのみ 3,067

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: