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