comments_on_commits.rb 150 Bytes EditWeb IDE 1 2 3 4 5 6 class CommentsOnCommits < Spinach::FeatureSteps include SharedAuthentication include SharedNote include SharedPaths include SharedProject end