mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Work in progress: Swap out onebox code for onebox gem
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
# Post processing that we can do after a post has already been cooked.
|
||||
# For example, inserting the onebox content, or image sizes/thumbnails.
|
||||
|
||||
require_dependency "oneboxer"
|
||||
require_dependency 'url_helper'
|
||||
|
||||
class CookedPostProcessor
|
||||
|
Reference in New Issue
Block a user