Sha256: 031259b66339d71854537bd9525ca7e939a2120ad7035dadd506b0bc9c4cb988
Contents?: true
Size: 158 Bytes
Versions: 4
Compression:
Stored size: 158 Bytes
Contents
require "twitter/entity" module Twitter class Entity class Symbol < Twitter::Entity # @return [String] attr_reader :text end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
twitter-8.1.0 | lib/twitter/entity/symbol.rb |
twitter-8.0.1 | lib/twitter/entity/symbol.rb |
twitter-8.0.0 | lib/twitter/entity/symbol.rb |
twitter-8.0.0.rc.1 | lib/twitter/entity/symbol.rb |