Moved to the worker
This commit is contained in:
parent
9638894233
commit
7bed4e51db
|
@ -76,10 +76,6 @@ class FeedManager
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def inline_render(target_account, template, object)
|
|
||||||
Rabl::Renderer.new(template, object, view_path: 'app/views', format: :json, scope: InlineRablScope.new(target_account)).render
|
|
||||||
end
|
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
def redis
|
def redis
|
||||||
|
|
Loading…
Reference in New Issue