RubyGems Navigation menu

static-record 1.0.0.pre.4

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:
=

Installeer:
=

Versies:

  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 KB)
  4. 1.0.1 January 02, 2017 (22,5 KB)
  5. 1.0.0 January 01, 2017 (22 KB)
  6. 1.0.0.pre.4 December 31, 2016 (22 KB)
Toon alle versies (10 totaal)

Runtime afhankelijkheden (2):

rails ~> 4.2.0
sqlite3 ~> 1.3

Development afhankelijkheden (6):

rake ~> 12.0.0
rspec ~> 3.5
rspec-rails ~> 3.5
rubocop ~> 0.46.0
simplecov >= 0

Eigenaren:

Authors:

  • Hugo Chevalier

SHA 256 checksum:

=

Total downloads 17.917

Voor deze versie 1.682

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: