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