summaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-11-20 00:09:16 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-11-20 00:09:16 +0000
commit1c97db4f10c36176586da340cd86b362c1466220 (patch)
tree4be80c9447d21df6c9f396c087245f6dc8ffc982 /Rakefile
parent03b94380e11bc73cb8b605627ef0c1f32f5fdf53 (diff)
downloadredmine-1c97db4f10c36176586da340cd86b362c1466220.tar.gz
redmine-1c97db4f10c36176586da340cd86b362c1466220.zip
add newline at end of Rakefile
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7854 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 610619eda..13c7e79c7 100644
--- a/Rakefile
+++ b/Rakefile
@@ -12,4 +12,4 @@ rescue LoadError
# RDoc is not available
end
-require 'tasks/rails' \ No newline at end of file
+require 'tasks/rails'