Skip to content

Commit

Permalink
Deprecated: we no longer use this, and RSpec's describe blocks are mo…
Browse files Browse the repository at this point in the history
…re maintained and sensible.
  • Loading branch information
mike-burns committed Jan 13, 2012
1 parent 75a8384 commit 653343d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
= shoulda-context

== DEPRECATED

This gem is deprecated. Please use RSpec describe blocks instead (but don't nest them too heavily!).

If you wish to take over this project please {email us}[mailto:support@thoughtbot.com].

== Synopsis

{Official Documentation}[http://rubydoc.info/github/thoughtbot/shoulda-context/master/frames]

Shoulda's contexts make it easy to write understandable and maintainable tests for Test::Unit.
Expand Down

0 comments on commit 653343d

Please sign in to comment.