middleman/middleman-core/fixtures/proxy-pages-app/source/real/index-ivars.html.erb
Ben Hollis 1ee89ac6bf Upgrade proxy to be able to take :locals and understand :ignore, and store proxy options and metadata with the proxy list.
This allows users to use proxy directly instead of page to create dynamic pages, and improves performance of dynamic pages for sites that create many proxies. It also allows people to use locals instead of instance variables, which are better for partials and reduce the risk of overwriting Middleman settings.
2012-10-12 19:46:11 -07:00

7 lines
47 B
Plaintext

---
layout: false
---
I am real: <%= @num %>