From 8be3bdc76ee4d8f2771d8e31faeb88d47c68a158 Mon Sep 17 00:00:00 2001 From: laserlemon Date: Mon, 11 Oct 2010 13:50:58 -0400 Subject: [PATCH] Populate the init.rb file for use as a Rails plugin. --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 3c19a74..e763966 100644 --- a/init.rb +++ b/init.rb @@ -1 +1 @@ -# Include hook code here +require File.expand_path('../lib/simple_oauth', __FILE__)