Sha256: 3c5bca037b73e2b320cfdca441c9c2ed42ae251b7cd7b5a2c533e652be80f40e

Contents?: true

Size: 198 Bytes

Versions: 16

Compression:

Stored size: 198 Bytes

Contents

# Class PostingHistory represents structure of history
#
#  history = PostingHistory.new
#  history.history # => String
#
class PostingHistory < Struct.new(:history)
 #include HashedInitializer
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
threetaps-client-1.0.14 lib/models/posting_history.rb
threetaps-client-1.0.13 lib/models/posting_history.rb
threetaps-client-1.0.12 lib/models/posting_history.rb
threetaps-client-1.0.11 lib/models/posting_history.rb
threetaps-client-1.0.10 lib/models/posting_history.rb
threetaps-client-1.0.9 lib/models/posting_history.rb
threetaps-client-1.0.8 lib/models/posting_history.rb
threetaps-client-1.0.7 lib/models/posting_history.rb
threetaps-client-1.0.6 lib/models/posting_history.rb
threetaps-client-1.0.5 lib/models/posting_history.rb
threetaps-client-1.0.4 lib/models/posting_history.rb
threetaps-client-1.0.3 lib/models/posting_history.rb
threetaps-client-1.0.2 lib/models/posting_history.rb
threetaps-client-1.0.1 lib/models/posting_history.rb
threetaps-client-1.0.0 lib/models/posting_history.rb
threetaps-client-0.5.1 lib/models/posting_history.rb