This website requires JavaScript.
Explore
Help
Sign In
luna
/
kemal
Watch
1
Star
0
Fork
You've already forked kemal
0
Code
Issues
Pull requests
Releases
Wiki
Activity
99b1e759ba
kemal
/
spec
/
asset
/
hello_with_content_for.ecr
5 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
WIP
2016-07-09 15:57:35 +00:00
Hello <%= name %>
fix content_for failing to capture the correct block input (#639)
2022-06-27 09:28:13 +00:00
<% content_for "meta" do %>
<title>Kemal Spec</title>
WIP
2016-07-09 15:57:35 +00:00
<% end %>
Reference in a new issue
Copy permalink