Method: FeatureBox::CommentsController#show
- Defined in:
- app/controllers/feature_box/comments_controller.rb
#show ⇒ Object
25 26 27 |
# File 'app/controllers/feature_box/comments_controller.rb', line 25 def show redirect_to @comment.suggestion end |