Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created July 24, 2010 17:07
Show Gist options
  • Save jackdempsey/488817 to your computer and use it in GitHub Desktop.
Save jackdempsey/488817 to your computer and use it in GitHub Desktop.
diff --git a/Rakefile b/Rakefile
index 13f1f9f..423c097 100644
--- a/Rakefile
+++ b/Rakefile
@@ -4,4 +4,4 @@
require File.expand_path('../config/application', __FILE__)
require 'rake'
-Rails::Application.load_tasks
+SignInMiddlewareExample::Application.load_tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment