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 (11.0 KB)
  2. 1.0.0 - July 25, 2014 (8.5 KB)

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 校验和:

52975dc625278c88c542e959bdf884245621ebca6a145772f6f92f2de45cd391

下载总量 11,140

这个版本 3,041

许可:

MIT

需要的 Ruby 版本: >= 0

链接: