%h1 HOME =@test_title %p =test %p =link_to "Activate", "#{root_path}?activated=true" %br =link_to "Deactivate", "#{root_path}" %table %thead %th Context %th Active %tbody -phen_defined_contexts.each do |context| %tr %td=context.to_s %td=context.active? %br =render "shared/partial1" %br =render "shared/partial2" %br %br = ActionController::Base.view_paths.paths %br %br =Rails.env