Module: RubyPicasa
- Defined in:
- lib/ruby_picasa/types.rb,
lib/ruby_picasa.rb
Overview
Note that in all defined classes I’m ignoring values I don’t happen to care about. If you care about them, please feel free to add support for them, which should not be difficult.
Declare which namespaces are supported with the namespaces method. Any elements defined in other namespaces are automatically ignored.
Defined Under Namespace
Classes: Album, Base, Photo, PhotoUrl, PicasaError, PicasaTokenError, RecentPhotos, Search, ThumbnailUrl, User
Constant Summary collapse
- VERSION =
'0.2.1'