static-record 1.0.0.pre.3
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:
=
install:
=
Versions:
- 1.2.1 January 09, 2017 (24.5 KB)
- 1.2.0 January 08, 2017 (24.5 KB)
- 1.1.0 January 07, 2017 (23 KB)
- 1.0.1 January 02, 2017 (22.5 KB)
- 1.0.0 January 01, 2017 (22 KB)
- 1.0.0.pre.3 December 28, 2016 (19.5 KB)