webrat/lib
Bryan Helmkamp fdb94f399c Allow multiple configuration blocks without dropping previous configuration.
If you really want to start with a default configuration use:

  Webrat.configure(Webrat::Configuration.new) do |config|
    ...
  end
2009-01-18 16:15:56 -05:00
..
webrat Allow multiple configuration blocks without dropping previous configuration. 2009-01-18 16:15:56 -05:00
webrat.rb updated from master 2008-12-27 17:22:51 -06:00