From 56ce55addb90d11bcecc8cb757f0722b22b1c741 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Mon, 13 Feb 2012 10:24:31 -0500 Subject: [PATCH] Zomg removing trailing whitespace. --- doc/css/full_list.css | 4 +- doc/css/style.css | 60 +++++++++---------- doc/js/app.js | 20 +++---- doc/js/full_list.js | 16 ++--- lib/draper/decorated_enumerable_proxy.rb | 2 +- .../draper/decorator/decorator_generator.rb | 2 +- .../draper/install/install_generator.rb | 12 ++-- lib/generators/rails/decorator_generator.rb | 6 +- performance/bechmark.rb | 10 ++-- performance/decorators.rb | 8 +-- performance/models.rb | 4 +- spec/draper/base_spec.rb | 8 +-- spec/draper/helper_support_spec.rb | 2 +- spec/draper/view_context_spec.rb | 8 +-- .../draper/install/install_generator_spec.rb | 10 ++-- .../support/samples/application_controller.rb | 12 ++-- spec/support/samples/decorator_with_allows.rb | 2 +- .../decorator_with_application_helper.rb | 10 ++-- spec/support/samples/decorator_with_denies.rb | 2 +- 19 files changed, 99 insertions(+), 99 deletions(-) diff --git a/doc/css/full_list.css b/doc/css/full_list.css index f95e4e6..656ba51 100644 --- a/doc/css/full_list.css +++ b/doc/css/full_list.css @@ -1,6 +1,6 @@ -body { +body { margin: 0; - font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; + font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; height: 101%; overflow-x: hidden; diff --git a/doc/css/style.css b/doc/css/style.css index 2c70d8f..d5c27d0 100644 --- a/doc/css/style.css +++ b/doc/css/style.css @@ -1,6 +1,6 @@ -body { +body { padding: 0 20px; - font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; + font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; } body.frames { padding: 0 5px; } @@ -8,7 +8,7 @@ h1 { font-size: 25px; margin: 1em 0 0.5em; padding-top: 4px; border-top: 1px dot h1.noborder { border-top: 0px; margin-top: 0; padding-top: 4px; } h1.title { margin-bottom: 10px; } h1.alphaindex { margin-top: 0; font-size: 22px; } -h2 { +h2 { padding: 0; padding-bottom: 3px; border-bottom: 1px #aaa solid; @@ -34,9 +34,9 @@ h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right; #filecontents dd, .docstring dd { padding: 5px 0px; margin-left: 18px; } #filecontents dd > p, .docstring dd > p { margin: 0px; } -.note { +.note { color: #222; - -moz-border-radius: 3px; -webkit-border-radius: 3px; + -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #e3e4e3; border: 1px solid #d5d5d5; padding: 7px 10px; display: block; } @@ -47,9 +47,9 @@ h2 small { font-weight: normal; font-size: 0.7em; display: block; float: right; .note.title { text-transform: lowercase; padding: 1px 5px; font-size: 0.9em; font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif; display: inline; } .summary_signature + .note.title { margin-left: 7px; } h1 .note.title { font-size: 0.5em; font-weight: normal; padding: 3px 5px; position: relative; top: -3px; text-transform: capitalize; } -.note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; } -.note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; } -.note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; } +.note.title.constructor { color: #fff; background: #6a98d6; border-color: #6689d6; } +.note.title.writeonly { color: #fff; background: #45a638; border-color: #2da31d; } +.note.title.readonly { color: #fff; background: #6a98d6; border-color: #6689d6; } .note.title.private { background: #d5d5d5; border-color: #c5c5c5; } .discussion .note { margin-top: 6px; } .discussion .note:first-child { margin-top: 0; } @@ -123,9 +123,9 @@ dl.constants .discussion *:last-child { margin-bottom: 0; } .method_details { border-top: 1px dotted #aaa; margin-top: 15px; padding-top: 0; } .method_details.first { border: 0; } -p.signature { - font-size: 1.1em; font-weight: normal; font-family: Monaco, Consolas, Courier, monospace; - padding: 6px 10px; margin-top: 18px; +p.signature { + font-size: 1.1em; font-weight: normal; font-family: Monaco, Consolas, Courier, monospace; + padding: 6px 10px; margin-top: 18px; background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px; } p.signature tt { font-family: Monaco, Consolas, Courier, monospace; } @@ -145,7 +145,7 @@ p.signature .aliases .names { font-family: Monaco, Consolas, Courier, monospace; .tags .examples h4 { padding: 0; margin: 0; margin-left: 15px; font-weight: bold; font-size: 0.9em; } .tags .overload .overload_item { list-style: none; margin-bottom: 25px; } -.tags .overload .overload_item .signature { +.tags .overload .overload_item .signature { padding: 2px 8px; background: #e5e8ff; border: 1px solid #d8d8e5; -moz-border-radius: 3px; -webkit-border-radius: 3px; } @@ -169,19 +169,19 @@ ul.summary { font-size: 1em; line-height: 1.5em; } -ul.summary a:link, ul.summary a:visited { +ul.summary a:link, ul.summary a:visited { text-decoration: none; font-size: 1.1em; } ul.summary li { margin-bottom: 5px; } -.summary .summary_signature { +.summary .summary_signature { padding: 1px 10px; background: #eaeaff; border: 1px solid #dfdfe5; - -moz-border-radius: 3px; -webkit-border-radius: 3px; + -moz-border-radius: 3px; -webkit-border-radius: 3px; } .summary_signature:hover { background: #eeeeff; cursor: pointer; } ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;} ul.summary.compact .summary_signature { padding: 5px 7px; padding-right: 4px; } -#content .summary_signature:hover a:link, +#content .summary_signature:hover a:link, #content .summary_signature:hover a:visited { background: transparent; color: #48f; @@ -204,18 +204,18 @@ ul.fullTree li:last-child { padding-bottom: 0; } .showAll .inheritName { display: none; } #search { position: absolute; right: 14px; top: 0px; } -#search a:link, #search a:visited { +#search a:link, #search a:visited { display: block; float: left; margin-right: 4px; padding: 8px 10px; text-decoration: none; color: #05a; border: 1px solid #d8d8e5; - -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; + -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; background: #eaf0ff; -webkit-box-shadow: -1px 1px 3px #ddd; } #search a:hover { background: #f5faff; color: #06b; } -#search a.active { - background: #568; padding-bottom: 20px; color: #fff; border: 1px solid #457; +#search a.active { + background: #568; padding-bottom: 20px; color: #fff; border: 1px solid #457; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; } @@ -249,8 +249,8 @@ li.r2 { background: #fafafa; } z-index: 9999; background: #fff; display: none; - position: absolute; - top: 36px; + position: absolute; + top: 36px; right: 18px; width: 500px; height: 80%; @@ -266,7 +266,7 @@ li.r2 { background: #fafafa; } #content ul.summary li.deprecated .summary_signature a:link, #content ul.summary li.deprecated .summary_signature a:visited { text-decoration: line-through; font-style: italic; } -#toc { +#toc { padding: 20px; padding-right: 30px; border: 1px solid #ddd; float: right; background: #fff; margin-left: 20px; margin-bottom: 20px; max-width: 300px; -webkit-box-shadow: -2px 2px 6px #bbb; @@ -291,7 +291,7 @@ li.r2 { background: #fafafa; } #filecontents pre.code, .docstring pre.code, .source_code pre { font-family: monospace; } #filecontents pre.code, .docstring pre.code { display: block; } .source_code .lines { padding-right: 12px; color: #555; text-align: right; } -#filecontents pre.code, .docstring pre.code, +#filecontents pre.code, .docstring pre.code, .tags .example { padding: 5px 12px; margin-top: 4px; border: 1px solid #eef; background: #f5f5ff; } pre.code { color: #000; } pre.code .info.file { color: #555; } @@ -300,21 +300,21 @@ pre.code .tstring_content, pre.code .heredoc_beg, pre.code .heredoc_end, pre.code .qwords_beg, pre.code .qwords_end, pre.code .tstring, pre.code .dstring { color: #036A07; } -pre.code .fid, pre.code .id.new, pre.code .id.to_s, -pre.code .id.to_sym, pre.code .id.to_f, +pre.code .fid, pre.code .id.new, pre.code .id.to_s, +pre.code .id.to_sym, pre.code .id.to_f, pre.code .dot + pre.code .id, pre.code .id.to_i pre.code .id.each { color: #0085FF; } pre.code .comment { color: #0066FF; } pre.code .const, pre.code .constant { color: #585CF6; } pre.code .symbol { color: #C5060B; } -pre.code .kw, +pre.code .kw, pre.code .label, -pre.code .id.require, +pre.code .id.require, pre.code .id.extend, pre.code .id.include { color: #0000FF; } pre.code .ivar { color: #318495; } -pre.code .gvar, -pre.code .id.backref, +pre.code .gvar, +pre.code .id.backref, pre.code .id.nth_ref { color: #6D79DE; } pre.code .regexp, .dregexp { color: #036A07; } pre.code a { border-bottom: 1px dotted #bbf; } diff --git a/doc/js/app.js b/doc/js/app.js index 97095cb..e1ac57d 100644 --- a/doc/js/app.js +++ b/doc/js/app.js @@ -44,7 +44,7 @@ function createFullTreeLinks() { function fixBoxInfoHeights() { $('dl.box dd.r1, dl.box dd.r2').each(function() { - $(this).prev().height($(this).height()); + $(this).prev().height($(this).height()); }); } @@ -113,7 +113,7 @@ function summaryToggle() { if (next.hasClass('compact')) { next.toggle(); next.next().toggle(); - } + } else if (next.hasClass('summary')) { var list = $('