<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 #!/usr/bin/env ruby
 require &quot;merb-core&quot;
 
-unless ARGV.index('-a') || ARGV.index('-i')
+unless %w[-a --adapter -i --irb-console -r --script-runner].any? { |o| ARGV.index(o) }
   ARGV.push *%w[-a mongrel]
 end
   </diff>
      <filename>bin/merb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e6fc6a076a8b1b8668304c8fbc91fd8b4128269d</id>
    </parent>
  </parents>
  <author>
    <name>Jonathan Younger</name>
    <email>jonathan@daikini.com</email>
  </author>
  <url>http://github.com/wycats/merb-core/commit/531253f3483dadd0124a435fd7c0c948b7173e89</url>
  <id>531253f3483dadd0124a435fd7c0c948b7173e89</id>
  <committed-date>2008-03-09T21:26:58-07:00</committed-date>
  <authored-date>2008-03-09T12:47:03-07:00</authored-date>
  <message>Set mongrel as default adapter unless other alternative options are specified

Signed-off-by: Michael D. Ivey &lt;ivey@gweezlebur.com&gt;</message>
  <tree>50e0a44025087a1f496603e97f848be1f34d1b6c</tree>
  <committer>
    <name>Michael D. Ivey</name>
    <email>ivey@gweezlebur.com</email>
  </committer>
</commit>
