c,s,v
This commit is contained in:
parent
91d3c3eca9
commit
f832b24344
1 changed files with 0 additions and 1 deletions
|
@ -153,7 +153,6 @@ def exfoliate (set_id)
|
||||||
|
|
||||||
puts "#{photo.title},#{photo.views},#{favourites(photo).length},#{get_sets(photo)}, #{get_groups(photo)},#{photo.tags}\n"
|
puts "#{photo.title},#{photo.views},#{favourites(photo).length},#{get_sets(photo)}, #{get_groups(photo)},#{photo.tags}\n"
|
||||||
|
|
||||||
#puts "#{photo.title},#{photo.views},#{favourites(photo).length}\n"
|
|
||||||
end
|
end
|
||||||
puts "tags by freq: #{photoset_tags(set_id)}"
|
puts "tags by freq: #{photoset_tags(set_id)}"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue