Sha256: f3ba66f3e1dba42dd2e1fdd29f96df7c71d0c3031ec3c4381101fefc7ced1897
Contents?: true
Size: 136 Bytes
Versions: 4
Compression:
Stored size: 136 Bytes
Contents
require "twitter/base" module Twitter class Entity < Twitter::Base # @return [Array<Integer>] attr_reader :indices end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
twitter-8.1.0 | lib/twitter/entity.rb |
twitter-8.0.1 | lib/twitter/entity.rb |
twitter-8.0.0 | lib/twitter/entity.rb |
twitter-8.0.0.rc.1 | lib/twitter/entity.rb |