<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
-== Version 1.1.5
+== In Development (git clone git://github.com/dchelimsky/rspec-rails.git)
 
 * Add conditional so Rails 2.1.0 doesn't warn about cache_template_extensions (patch from James Herdman)
-* Fixed stub_model examples to work with Rails 2.1.0 (the code was fine, just the spec needed patching)
+* Fixed stub_model examples to work with Rails 2.1.0 (the code was fine, just the examples needed patching)
 
 == Version 1.1.4
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,81 @@
-== RSpec-Rails
+= Spec::Rails
 
-See the rdoc for Spec::Rails for usage documentation.
\ No newline at end of file
+* http://rspec.info
+* http://rspec.info/rdoc-rails/
+* http://github.com/dchelimsky/rspec-rails/wikis
+* mailto:rspec-devel@rubyforge.org
+
+== DESCRIPTION:
+
+Behaviour Driven Development for Ruby on Rails.
+
+Spec::Rails (a.k.a. RSpec on Rails) is a Ruby on Rails plugin that allows you
+to drive the development of your RoR application using RSpec, a framework that
+aims to enable Example Driven Development in Ruby.
+
+== FEATURES:
+
+* Use RSpec to independently specify Rails Models, Views, Controllers and Helpers
+* Integrated fixture loading
+* Special generators for Resources, Models, Views and Controllers that generate Specs instead of Tests.
+
+== VISION:
+
+For people for whom TDD is a brand new concept, the testing support built into
+Ruby on Rails is a huge leap forward. The fact that it is built right in is
+fantastic, and Ruby on Rails apps are generally much easier to maintain than
+they might have been without such support.
+
+For those of us coming from a history with TDD, and now BDD, the existing
+support presents some problems related to dependencies across examples. To
+that end, RSpec on Rails supports 4 types of examples. We&#8217;ve also built in
+first class mocking and stubbing support in order to break dependencies across
+these different concerns.
+
+== MORE INFORMATION:
+
+See Spec::Rails::Runner for information about the different kinds of example
+groups you can use to spec the different Rails components
+
+See Spec::Rails::Expectations for information about Rails-specific
+expectations you can set on responses and models, etc.
+
+== INSTALL
+
+* Visit http://github.com/dchelimsky/rspec-rails/wikis for installation instructions.
+
+== LICENSE
+
+(The MIT License)
+
+====================================================================
+==== RSpec, RSpec-Rails
+Copyright (c) 2005-2008 The RSpec Development Team
+====================================================================
+==== ARTS
+Copyright (c) 2006 Kevin Clark, Jake Howerton
+====================================================================
+==== ZenTest
+Copyright (c) 2001-2006 Ryan Davis, Eric Hodel, Zen Spider Software
+====================================================================
+==== AssertSelect
+Copyright (c) 2006 Assaf Arkin
+====================================================================
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of 
+this software and associated documentation files (the &quot;Software&quot;), to deal in 
+the Software without restriction, including without limitation the rights to 
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do 
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
+SOFTWARE.</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -12,40 +12,3 @@ require 'spec/rails/matchers'
 require 'spec/rails/mocks'
 require 'spec/rails/example'
 require 'spec/rails/extensions'
-
-module Spec
-  # = Spec::Rails
-  #
-  # Spec::Rails (a.k.a. RSpec on Rails) is a Ruby on Rails plugin that allows you to drive the development
-  # of your RoR application using RSpec, a framework that aims to enable Example Driven Development
-  # in Ruby.
-  # 
-  # == Features
-  # 
-  # * Use RSpec to independently specify Rails Models, Views, Controllers and Helpers
-  # * Integrated fixture loading
-  # * Special generators for Resources, Models, Views and Controllers that generate Specs instead of Tests.
-  # 
-  # == Vision
-  # 
-  # For people for whom TDD is a brand new concept, the testing support built into Ruby on Rails
-  # is a huge leap forward. The fact that it is built right in is fantastic, and Ruby on Rails
-  # apps are generally much easier to maintain than they might have been without such support.
-  # 
-  # For those of us coming from a history with TDD, and now BDD, the existing support presents some problems related to dependencies across specs. To that end, RSpec on Rails supports 4 types of specs. We&#8217;ve also built in first class mocking and stubbing support in order to break dependencies across these different concerns.
-  # 
-  # == More Information
-  #
-  # See Spec::Rails::Runner for information about the different kinds of contexts
-  # you can use to spec the different Rails components
-  # 
-  # See Spec::Rails::Expectations for information about Rails-specific expectations
-  # you can set on responses and models, etc.
-  #
-  # == License
-  # 
-  # RSpec on Rails is licensed under the same license as RSpec itself,
-  # the MIT-LICENSE.
-  module Rails
-  end
-end</diff>
      <filename>lib/spec/rails.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>MIT-LICENSE</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>3762099dd431c7ec825ca7bf68ddd75702d8d73a</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/041a211b509479fbd5000ef0afd0dad95c61bfec</url>
  <id>041a211b509479fbd5000ef0afd0dad95c61bfec</id>
  <committed-date>2008-07-02T21:55:56-07:00</committed-date>
  <authored-date>2008-07-02T21:55:56-07:00</authored-date>
  <message>update README</message>
  <tree>5ecbab2aedad4c2737059d31132126c616543c8b</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
