]> cat aescling's git repositories - mastodon.git/commitdiff
Moved to the worker
authorKurtis Rainbolt-Greene <kurtis@rainbolt-greene.online>
Wed, 5 Apr 2017 03:51:44 +0000 (20:51 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Apr 2017 03:51:44 +0000 (20:51 -0700)
app/lib/feed_manager.rb

index 6698c78a55d037e6dccaa0821f2950c8ec603494..87865bfdc743ae936bf6f3e0916bdf96594c14a8 100644 (file)
@@ -76,10 +76,6 @@ class FeedManager
     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
 
   def redis