summaryrefslogtreecommitdiffhomepage
path: root/tasks/ruby_ext.rake
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/ruby_ext.rake')
-rw-r--r--tasks/ruby_ext.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/ruby_ext.rake b/tasks/ruby_ext.rake
index 0a0883e02..38dfff0a3 100644
--- a/tasks/ruby_ext.rake
+++ b/tasks/ruby_ext.rake
@@ -16,7 +16,7 @@ class String
def relative_path
relative_path_from(Dir.pwd)
end
-
+
# Compatible with 1.9 on 1.8
def %(params)
if params.is_a?(Hash)