project_wall.rb 144 Bytes
class ProjectWall < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedProject
  include SharedNote
  include SharedPaths
end