Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphael <raphael@joindiaspora.com>2010-11-11 07:12:09 +0300
committerRaphael <raphael@joindiaspora.com>2010-11-11 07:12:09 +0300
commitd62a7c4ce2a601cba6adb9df240a14d608881a44 (patch)
tree117f2f3dde09529baf1f9669ff5f55fdf98bd61e /Rakefile
parent8232a92ca006414de6c08aa8a6ea8c3773bcd7f8 (diff)
Fix request views, refactor identical forms into partial.
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c5f223293..9b81a9704 100644
--- a/Rakefile
+++ b/Rakefile
@@ -7,6 +7,5 @@
require File.expand_path('../config/application', __FILE__)
require 'rake'
-ENV['GNUPGHOME'] = File.expand_path("../../gpg/diaspora-#{Rails.env}/", __FILE__)
Diaspora::Application.load_tasks