Sha256: af56c1ca18a4c47ccf95bae58b6622ecdc956ec40dac94b8442821ff372f3684

Contents?: true

Size: 110 Bytes

Versions: 7

Compression:

Stored size: 110 Bytes

Contents

#!/usr/bin/env alf
(project :suppliers, [:name, :city])
(project :suppliers, [:name, :city], :allbut => true)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
alf-0.12.2 examples/operators/project.alf
alf-0.12.1 examples/operators/project.alf
alf-0.12.0 examples/operators/project.alf
alf-0.11.1 examples/operators/project.alf
alf-0.11.0 examples/operators/project.alf
alf-0.10.1 examples/operators/project.alf
alf-0.10.0 examples/operators/project.alf