Move method 'recover_documents_from_cache' from documentable controllers to document.
This commit is contained in:
@@ -50,7 +50,6 @@ module Budgets
|
||||
|
||||
def create
|
||||
@investment.author = current_user
|
||||
recover_documents_from_cache(@investment)
|
||||
recover_image_from_cache(@investment)
|
||||
|
||||
if @investment.save
|
||||
|
||||
Reference in New Issue
Block a user