Files
danbooru/app/controllers/admin/posts_controller.rb
albert f051e04550 sync
2010-10-08 18:42:26 -04:00

7 lines
68 B
Ruby

module Admin
class PostsController
def edit
end
end
end