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

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vasiliev <leopard.not.a@gmail.com>2014-03-21 17:56:48 +0400
committerAlexey Vasiliev <leopard.not.a@gmail.com>2014-03-21 17:56:48 +0400
commit634b7749f6d88498211b11971d77173bf43022c5 (patch)
treecdcde3fc7187da354f6181fbbd777c1dacd54894 /config.rb
parent03abe8200bccd2a5e01e3039894c894681e18ace (diff)
tune
Diffstat (limited to 'config.rb')
-rw-r--r--config.rb10
1 files changed, 8 insertions, 2 deletions
diff --git a/config.rb b/config.rb
index 964ad5e..c9bab4d 100644
--- a/config.rb
+++ b/config.rb
@@ -5,8 +5,6 @@ Encoding.default_internal = Encoding::UTF_8
# Blog settings
###
-Time.zone = "UTC"
-
###
# Compass
###
@@ -40,6 +38,14 @@ Time.zone = "UTC"
###
# Helpers
###
+helpers do
+ def default_keywords_helper
+ "pgtune"
+ end
+ def default_description_helper
+ "pgtune"
+ end
+end
# Automatic image dimensions on image_tag helper
# activate :automatic_image_sizes