Sha256: 1bebcb6843420e4d77dcea30277ecea35362f71189200d91f5252716a573e16e
Contents?: true
Size: 583 Bytes
Versions: 17
Compression:
Stored size: 583 Bytes
Contents
sequel_bitemporal ================= Bitemporal versioning for sequel. Dependencies ------------ * Ruby >= 1.9.2 * gem "sequel" Usage ----- * Declare bitemporality inside your model: class HotelPrice < Sequel::Model plugin :bitemporal end Build Status ------------ [![Build Status](http://travis-ci.org/TalentBox/sequel_bitemporal.png)](http://travis-ci.org/TalentBox/sequel_bitemporal) License ------- sequel_bitemporal is Copyright © 2011 TalentBox SA. It is free software, and may be redistributed under the terms specified in the LICENSE file.
Version data entries
17 entries across 17 versions & 1 rubygems