aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/layouts/builder.builder
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-04-19 20:02:03 -0400
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-04-19 20:13:42 -0400
commit0871e5e5c1e6151a7ed3bdf7b22209ac11532b31 (patch)
tree2936e12b4d940a2ac69d3b4f81a1adf15a02c423 /actionview/test/fixtures/actionpack/layouts/builder.builder
parentd862cb89837d78f2c0f59caa9541383c6a0314b9 (diff)
downloadrails-0871e5e5c1e6151a7ed3bdf7b22209ac11532b31.tar.gz
rails-0871e5e5c1e6151a7ed3bdf7b22209ac11532b31.tar.bz2
rails-0871e5e5c1e6151a7ed3bdf7b22209ac11532b31.zip
Fix all style guides violations
Closes #28382 Closes #28651
Diffstat (limited to 'actionview/test/fixtures/actionpack/layouts/builder.builder')
-rw-r--r--actionview/test/fixtures/actionpack/layouts/builder.builder2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/test/fixtures/actionpack/layouts/builder.builder b/actionview/test/fixtures/actionpack/layouts/builder.builder
index 7c7d4b2dd1..c55488edd0 100644
--- a/actionview/test/fixtures/actionpack/layouts/builder.builder
+++ b/actionview/test/fixtures/actionpack/layouts/builder.builder
@@ -1,3 +1,3 @@
xml.wrapper do
xml << yield
-end \ No newline at end of file
+end