aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2009-02-07 11:37:02 -0600
committerJoshua Peek <josh@joshpeek.com>2009-02-07 11:37:02 -0600
commit50f51ff95047858fa6dd889ade3027b7254c6dc0 (patch)
tree9a1c5e4d174ce5180eff33dcaaca14891833d525 /actionpack/test/fixtures
parentf98d8ee72b2fd92bf0e09f3cade60add9efd3a15 (diff)
downloadrails-50f51ff95047858fa6dd889ade3027b7254c6dc0.tar.gz
rails-50f51ff95047858fa6dd889ade3027b7254c6dc0.tar.bz2
rails-50f51ff95047858fa6dd889ade3027b7254c6dc0.zip
Render implicit html template when xhr request now supports localization [#1886 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
Diffstat (limited to 'actionpack/test/fixtures')
-rw-r--r--actionpack/test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb b/actionpack/test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb
new file mode 100644
index 0000000000..0740b2d07c
--- /dev/null
+++ b/actionpack/test/fixtures/test/render_implicit_html_template_from_xhr_request.da.html.erb
@@ -0,0 +1 @@
+Hey HTML!