Sha256: ce3301254afa7faea257b6560592d51e67527ed295af52e21888ada053477be8
Contents?: true
Size: 222 Bytes
Versions: 1
Compression:
Stored size: 222 Bytes
Contents
module Transit module Services ## # Provides basic access to the youtube public api. # For actions that require login, the gdata gem is necessary. # class YouTube < Base end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
transit-0.0.2 | lib/transit/services/you_tube.rb |