diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-07-25 13:41:56 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-07-25 13:41:56 +0000 |
commit | 26f7d35ee3e9700a5830b899c49888e52ebceb29 (patch) | |
tree | 0005d1a57cc7de95222bd5276281b4d9ec8822a1 /config | |
parent | ee99e5bfcc2c3c173503b2edd9ab4888f3a03d0f (diff) | |
download | redmine-26f7d35ee3e9700a5830b899c49888e52ebceb29.tar.gz redmine-26f7d35ee3e9700a5830b899c49888e52ebceb29.zip |
add newline at end of config/initializers/10-patches.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@16880 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/initializers/10-patches.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/initializers/10-patches.rb b/config/initializers/10-patches.rb index e98fa9cf3..d4e1ae889 100644 --- a/config/initializers/10-patches.rb +++ b/config/initializers/10-patches.rb @@ -237,4 +237,4 @@ module ActionView end end end -end
\ No newline at end of file +end |