This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Tue Sep 29 04:30:54 -0700 2009 | |
| |
README | Tue Sep 29 05:06:58 -0700 2009 | |
| |
lib/ | Tue Sep 29 04:30:54 -0700 2009 |
README
FastContext =========== Make your shoulda contexts faster by combining the 'should' blocks. See http://m.onkey.org/2009/9/20/make-your-shoulda-tests-faster-with-fast_context for details. Installation ============ Step 1 : Install the plugin $ script/plugin install git://github.com/lifo/fast_context.git Step 2 : Require fast_context from the test helper # RAILS_ROOT/test/test_helper.rb require 'fast_context' Copyright (c) 2009 Pratik Naik, released under the MIT license







