Sha256: af873003cf685aaf8f9223287bb15f4f63f696e45b2944efc8cabb701da68458
Contents?: true
Size: 194 Bytes
Versions: 5
Compression:
Stored size: 194 Bytes
Contents
require 'exemplor' eg.helpers do def foo "foo" end end eg 'Example calling helper' do foo end __END__ - name: Example calling helper status: info (no checks) result: foo
Version data entries
5 entries across 5 versions & 1 rubygems