Skip to content

Commit

Permalink
Merge branch 'master' of git@github.com:bmabey/email-spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bmabey committed Apr 18, 2009
2 parents 6d0ba51 + a100632 commit 4a14993
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rdoc
Expand Up @@ -67,7 +67,7 @@ This will give you a bunch of steps to get started with in step_definitions/emai
When I follow "confirm" in the email
Then I should see "Confirm your new account"

For more examples, check out spec/rails_root in the source for a small example app that implements these steps.
For more examples, check out examples/rails_root in the source for a small example app that implements these steps.

=== RSpec

Expand Down Expand Up @@ -116,8 +116,7 @@ For more examples, check out spec/rails_root in the source for a small example a

==== Using the helpers when not testing in isolation ====

WRITE ME
For now take a look at Email::Helpers to see what you can do.
Don't. :) Seriously, if you do just take a look at the helpers and use them as you wish.

== Original Authors

Expand Down

0 comments on commit 4a14993

Please sign in to comment.