Sha256: ae6570db044066a0941e31c621bff7ca2ab6d845907bc66a382ffd71a4804c95

Contents?: true

Size: 154 Bytes

Versions: 2

Compression:

Stored size: 154 Bytes

Contents

install:
	bin/setup

console:
	bin/console

test:
	bundle exec rake test

lint:
	bundle exec rubocop -A

release:
	bundle exec rake release

.PHONY: test

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
active_form_model-0.5.1 Makefile
active_form_model-0.4.1 Makefile