Sha256: c9b2566365baaab786126a6d1202c8d06340ff3106073395cfbc71390d0cd5ac

Contents?: true

Size: 340 Bytes

Versions: 4

Compression:

Stored size: 340 Bytes

Contents

tests: test4 test5 test6

test4:
	SIMPLE_SQL_ACTIVERECORD_SPECS="< 5" bundle
	rspec

test5:
	SIMPLE_SQL_ACTIVERECORD_SPECS="< 6" bundle
	rspec

test6:
	SIMPLE_SQL_ACTIVERECORD_SPECS="< 7" bundle
	rspec

stats:
	@scripts/stats lib/simple/sql
	@scripts/stats spec/simple/sql
	@scripts/stats lib/simple/store
	@scripts/stats spec/simple/store

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simple-sql-0.5.27 Makefile
simple-sql-0.5.26 Makefile
simple-sql-0.5.25 Makefile
simple-sql-0.5.24 Makefile