Skip to content

Commit

Permalink
Merge pull request grosser#106 from p0deje/patch-1
Browse files Browse the repository at this point in the history
Added link to TIPS for email_spec and/or action_mailer_cache_delivery
  • Loading branch information
grosser committed Mar 30, 2012
2 parents 2ef193b + 9aff175 commit e41497c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Expand Up @@ -162,6 +162,7 @@ TIPS
- [ActiveRecord] if you do not have `db:abort_if_pending_migrations` add this to your Rakefile: `task('db:abort_if_pending_migrations'){}`
- `export PARALLEL_TEST_PROCESSORS=X` in your environment and parallel_tests will use this number of processors by default
- [ZSH] use quotes to use rake arguments `rake "parallel:prepare[3]"`
- [email_spec and/or action_mailer_cache_delivery](https://github.com/grosser/parallel_tests/wiki)

TODO
====
Expand Down

0 comments on commit e41497c

Please sign in to comment.