doc/rdoc/classes/PhusionPassenger/FrameworkInitError.html in passenger-2.2.7 vs doc/rdoc/classes/PhusionPassenger/FrameworkInitError.html in passenger-2.2.8

- old
+ new

@@ -88,11 +88,11 @@ <div class="sectiontitle">Methods</div> <ul> - <li><a href="#M000100">new</a></li> + <li><a href="#M000107">new</a></li> </ul> @@ -116,14 +116,14 @@ </table> <div class="sectiontitle">Public Class methods</div> <div class="method"> <div class="title"> - <a name="M000100"></a><b>new</b>(message, child_exception, options) + <a name="M000107"></a><b>new</b>(message, child_exception, options) </div> <div class="sourcecode"> - <p class="source-link">[ <a href="javascript:toggleSource('M000100_source')" id="l_M000100_source">show source</a> ]</p> - <div id="M000100_source" class="dyn-source"> + <p class="source-link">[ <a href="javascript:toggleSource('M000107_source')" id="l_M000107_source">show source</a> ]</p> + <div id="M000107_source" class="dyn-source"> <pre> <span class="ruby-comment cmt"># File lib/phusion_passenger/exceptions.rb, line 80</span> 80: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">message</span>, <span class="ruby-identifier">child_exception</span>, <span class="ruby-identifier">options</span>) 81: <span class="ruby-keyword kw">super</span>(<span class="ruby-identifier">message</span>, <span class="ruby-identifier">child_exception</span>) 82: <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">options</span>[<span class="ruby-identifier">:vendor</span>] \ No newline at end of file