Sha256: 6f6099ed74a273b4edbcaefe57b50bb841900ede1b0fbaf4c68b6ffa62514de3

Contents?: true

Size: 118 Bytes

Versions: 6

Compression:

Stored size: 118 Bytes

Contents

#!/usr/bin/env alf

# second suppliers page, with page size of 50
(page suppliers, [[:city, :asc]], 2, page_size: 50)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alf-core-0.16.3 examples/operators/page.alf
alf-core-0.16.2 examples/operators/page.alf
alf-core-0.16.1 examples/operators/page.alf
alf-core-0.16.0 examples/operators/page.alf
alf-core-0.15.0 examples/operators/page.alf
alf-core-0.14.0 examples/operators/page.alf