<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1075,8 +1075,8 @@ module Sinatra
     end
 
     delegate :get, :put, :post, :delete, :head, :template, :layout, :before,
-             :error, :not_found, :configures, :configure, :set, :set_option,
-             :set_options, :enable, :disable, :use, :development?, :test?,
+             :error, :not_found, :configure, :set,
+             :enable, :disable, :use, :development?, :test?,
              :production?, :use_in_file_templates!, :helpers
   end
 </diff>
      <filename>lib/sinatra/base.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>df92285c3769a38ae12db3a99f5dfc72c671bc4a</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </author>
  <url>http://github.com/bmizerany/sinatra/commit/f8b46a61c92cd050b496e724f01173303cffcb58</url>
  <id>f8b46a61c92cd050b496e724f01173303cffcb58</id>
  <committed-date>2009-06-10T02:25:23-07:00</committed-date>
  <authored-date>2009-06-10T02:25:20-07:00</authored-date>
  <message>remove obsolete methods from default Delegator delegates

The set_options, set_option, and configures methods are no
longer supported.</message>
  <tree>b25b54a20264ffbe3b978ed3296c4adc103b0f71</tree>
  <committer>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </committer>
</commit>
