RubyGems Navigation menu

static-record 1.0.0.pre.1

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.5 KB)
  2. 1.2.0 - January 08, 2017 (24.5 KB)
  3. 1.1.0 - January 07, 2017 (23.0 KB)
  4. 1.0.1 - January 02, 2017 (22.5 KB)
  5. 1.0.0 - January 01, 2017 (22.0 KB)
  6. 1.0.0.pre.1 - December 28, 2016 (19.0 KB)
顯示所有版本(共 10)

Runtime 相依性套件 (2):

rails ~> 4.2.0
sqlite3 >= 0

Development 相依性套件 (3):

rspec = 3.5.0
rspec-rails = 3.5.2
rubocop = 0.46.0

擁有者:

作者:

  • Hugo Chevalier

SHA 256 總和檢查碼:

=

總下載次數 17,756

這個版本 1,660

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

RubyGems 版本需求: > 1.3.1

相關連結: