Skip to content

Commit

Permalink
Fix for new shoulda/tasks organization when shoulda is used solely as…
Browse files Browse the repository at this point in the history
… a plugin [#75]
  • Loading branch information
rmm5t committed Sep 15, 2008
1 parent 611f5f4 commit c33610a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/shoulda.rake
@@ -1 +1 @@
require 'shoulda/tasks'
load File.join(File.dirname(__FILE__), "..", "lib", "shoulda", "tasks.rb")

0 comments on commit c33610a

Please sign in to comment.