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 (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install thoughtbot-shoulda
Ryan McGeary (committer)
Sun Sep 14 05:50:38 -0700 2008
commit 2629a9a64b29a487b92e9f15f9b3113844df872e
tree f75213b94a2adfce25ea3dbd70b2157bb4f48e58
parent 47f8f581431d8f42dd31fe26de2bb31d6551a584
tree f75213b94a2adfce25ea3dbd70b2157bb4f48e58
parent 47f8f581431d8f42dd31fe26de2bb31d6551a584
- Rakefile
- lib/shoulda/tasks.rb
- lib/shoulda/tasks/list_tests.rake
- lib/shoulda/tasks/yaml_to_shoulda.rake
- tasks/list_tests.rake
- tasks/shoulda.rake
- tasks/yaml_to_shoulda.rake












rake aborted! no such file to load—shoulda/tasks
?
when I modify tasks/shoulda.rake from
require 'shoulda/tasks'torequire "#{RAILS_ROOT}/vendor/plugins/shoulda/lib/shoulda/tasks.rb",things should be ok……This should be fixed now, if not, bring it to the google group:
http://groups.google.com/group/shoulda
There was a thread earlier about the same problem:
http://groups.google.com/group/shoulda/browse_frm/thread/e446a2e49ee3e443