active_tab.rb 152 Bytes
class Spinach::Features::DashboardActiveTab < Spinach::FeatureSteps
  include SharedAuthentication
  include SharedPaths
  include SharedActiveTab

end