RubyGems Navigation menu

atomic_arrays 1.1.0

AtomicArrays is a lightweight gem that aims to assist ActiveRecord with PostgreSQL array operations by offering a couple simple methods to update arrays in the database and the instance that 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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (1):

activerecord >= 4.0

Development Abhängigkeiten (4):

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

Besitzer:

Autoren:

  • Joseph

SHA 256-Prüfsumme:

46eef104dac3221a19a00f6c6e28b1f9ceff717234123421791c7907166350e8

Downloads insgesamt 11.096

Für diese Version 8.064

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: