Auto-add automatic tags whenever post is updated

Instead of being limited to when it's first uploaded.
This commit is contained in:
Toks
2013-12-15 19:39:10 -05:00
parent 7e79509b98
commit afa4e83d9b
5 changed files with 61 additions and 60 deletions

View File

@@ -7,8 +7,8 @@ FactoryGirl.define do
tag_count 2
tag_count_general 2
file_ext "jpg"
image_width 100
image_height 200
image_width 1500
image_height 1000
file_size 2000
rating "q"
end