Sha256: 6962b2de9ed7e5700fafb3fa0fa0e15e372233cc3d6f1240343fee196ea35c98

Contents?: true

Size: 224 Bytes

Versions: 4

Compression:

Stored size: 224 Bytes

Contents

%h1 Welcome#index
%p Find me in app/views/welcome/index.html.haml

= content_for :bow do
  You can place components here
= content_for :stern do
  here
= content_for :port do
  or here
= content_for :starboard do
  even here

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foundationstone-0.0.4 test/dummy/app/views/welcome/index.html.haml
foundationstone-0.0.3 test/dummy/app/views/welcome/index.html.haml
foundationstone-0.0.2 test/dummy/app/views/welcome/index.html.haml
foundationstone-0.0.1 test/dummy/app/views/welcome/index.html.haml