attachments has_many for document, neuigkeit, thema

This commit is contained in:
Andreas Stephanides
2015-04-07 23:23:14 +02:00
parent 04b6bcac8a
commit 080150f11b
4 changed files with 6 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ class DocumentsController < ApplicationController
@parent=@document.parent
respond_to do |format|
format.js
format.html
end
end