aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
diff options
context:
space:
mode:
authorSimon Jefford <simon.jefford@gmail.com>2010-05-16 01:22:30 +0100
committerJosé Valim <jose.valim@gmail.com>2010-05-16 15:05:07 +0200
commitf58bdae1f716c71202546c5a40a951b5fc54a591 (patch)
tree2137defacc529f1f35c6eb85967e8ec83a6cb5c9 /actionpack/test/fixtures
parent4ea48f2a9880508a4967be011345fc05570f44c4 (diff)
downloadrails-f58bdae1f716c71202546c5a40a951b5fc54a591.tar.gz
rails-f58bdae1f716c71202546c5a40a951b5fc54a591.tar.bz2
rails-f58bdae1f716c71202546c5a40a951b5fc54a591.zip
Check blocks are not incorrectly detected when compiling erubis templates [#4575 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'actionpack/test/fixtures')
-rw-r--r--actionpack/test/fixtures/test/proper_block_detection.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/test/proper_block_detection.erb b/actionpack/test/fixtures/test/proper_block_detection.erb
new file mode 100644
index 0000000000..23564dbcee
--- /dev/null
+++ b/actionpack/test/fixtures/test/proper_block_detection.erb
@@ -0,0 +1 @@
+<%= @todo %>