project_comment_commit.rb 153 Bytes Edit Raw Blame History 1 2 3 4 5 6 class ProjectCommentCommit < Spinach::FeatureSteps include SharedAuthentication include SharedProject include SharedNote include SharedPaths end