Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Sep 2, 2010
1 parent bdc6d83 commit b37731c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Expand Up @@ -41,9 +41,9 @@ see is `rspec:install`. That's because RSpec is registered with Rails as the
test framework, so whenever you generate application components like models,
controllers, etc, RSpec specs are generated instead of Test::Unit tests.

Note that the generators are intended to be a help to get started, but they are
only guaranteed to work out of the box for the default scenario (`ActiveRecord`
+ `Webrat`).
Note that the generators are there to help you get started, but they are no
substitute for writing your own examples, and they are only guaranteed to work
out of the box for the default scenario (`ActiveRecord` + `Webrat`).

### Autotest

Expand Down

0 comments on commit b37731c

Please sign in to comment.