6 7 8
# File 'app/controllers/forem/posts_controller.rb', line 6 def new @post = @topic.posts.build end