Sha256: e3fe0ef9be962f08c32ef962ec893e11260b90470eb50d4fb1b54ab2f5cb7770
Contents?: true
Size: 384 Bytes
Versions: 1
Compression:
Stored size: 384 Bytes
Contents
%h1 HOME %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 = ActionController::Base.view_paths.paths %br %br =Rails.env
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phenomenal_rails-1.0.0 | spec/dummy/app/views/pages/home.html.haml |