fixed upload->post converion process

This commit is contained in:
albert
2010-03-17 19:20:44 -04:00
parent ca8be10ab9
commit dcf8d0df4c
20 changed files with 346 additions and 100 deletions

View File

@@ -4,5 +4,9 @@ module Danbooru
def app_name
"f"
end
def posts_per_page
1
end
end
end