Returns:
83 84 85
# File 'lib/picturama/album.rb', line 83 def valid? has_thumbnails? && !info.nil? end