]> source.dussan.org Git - redmine.git/commitdiff
add newline at end of Rakefile
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 20 Nov 2011 00:09:16 +0000 (00:09 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 20 Nov 2011 00:09:16 +0000 (00:09 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7854 e93f8b46-1217-0410-a6f0-8f06a7374b81

Rakefile

index 610619eda857e1e3604ab409ea729515db9e3703..13c7e79c7688eb705dbc3ef23579eb2ae68a8fec 100644 (file)
--- 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'