# This controller inherits all of its behavior from # {RailsConnector::DefaultCommentsController}. # # {CommentsController} is referenced by the Rails Connector routes. class CommentsController < RailsConnector::DefaultCommentsController end