RubyGems Navigation menu

static-record 1.0.0.pre.2

StaticRecord is a module allowing to perform ActiveRecord-like queries over Ruby files. Those act as immutable database records that only developers can alter. Their attributes are stored in a SQLite3 database re-created on startup. Queries instantiate each retrieved records.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.2.1 - January 09, 2017 (24.5KB)
  2. 1.2.0 - January 08, 2017 (24.5KB)
  3. 1.1.0 - January 07, 2017 (23KB)
  4. 1.0.1 - January 02, 2017 (22.5KB)
  5. 1.0.0 - January 01, 2017 (22KB)
  6. 1.0.0.pre.2 - December 28, 2016 (19KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (2):

rails ~> 4.2.0
sqlite3 = 1.3.12

Development依存関係 (3):

rspec = 3.5.0
rspec-rails = 3.5.2
rubocop = 0.46.0

所有者:

作者:

  • Hugo Chevalier

SHA 256チェックサム:

=

累計ダウンロード数 17,756

このバージョンのみ 1,654

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

ライセンス:

MIT

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

必要なRubyGemsのバージョン: > 1.3.1

リンク: