Sha256: edde213728c2f376b78db9fb9309540294995397becf1eef405054a98d9ab191
Contents?: true
Size: 170 Bytes
Versions: 1
Compression:
Stored size: 170 Bytes
Contents
require "cello" module StaticPages module Site class Phantom < Cello::Structure::Browser def initialize super :phantomjs end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cello-0.0.19 | features/pages/headless.rb |