index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
fixtures
/
layouts
/
_column.html.erb
blob: 96db002b8ac207c367b86579c835a02e60f27050 (
plain
) (
blame
)
1
2
<div id="column"><%= yield :column %></div> <div id="content"><%= yield %></div>