Sha256: 151c6085cb667e61a0d636a33779684171abf01ac3f2c43bf5f4d026f01cb7f5
Contents?: true
Size: 172 Bytes
Versions: 5
Compression:
Stored size: 172 Bytes
Contents
module Capgun # capgun capture estimate class Estimate < Capgun::Base lazy_attr_reader :url, :notify, :cost, :viewport, :packages, :images, :options end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
capgun-0.2.0 | lib/capgun/estimate.rb |
capgun-0.1.2 | lib/capgun/estimate.rb |
capgun-0.1.1 | lib/capgun/estimate.rb |
capgun-0.1.0 | lib/capgun/estimate.rb |
capgun-0.0.3 | lib/capgun/estimate.rb |