Sha256: 28e3e73d856c7ad66192afd95921c464755f88d08a48351415f086fb09ed7bcf

Contents?: true

Size: 189 Bytes

Versions: 21

Compression:

Stored size: 189 Bytes

Contents

all: test

testsets:
	git submodule update --init

lib/woothee/dataset.rb: testsets
	ruby scripts/dataset_yaml2rb.rb
	sync; sync; sync

test: lib/woothee/dataset.rb
	bundle exec rspec spec

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
woothee-0.3.5 Makefile