Guest User

Untitled

a guest
Apr 21st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. if @attachment.attachment_owner_type == "Topic"
  2. redirect_to(edit_guide_topics_path(@attachment.attachment_owner.guide, @attachment.attachment_owner))
  3. end
Add Comment
Please, Sign In to add comment