]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from lib/redmine/notifiable.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 20 Sep 2011 02:47:52 +0000 (02:47 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 20 Sep 2011 02:47:52 +0000 (02:47 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7417 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/notifiable.rb

index 37d4a4072529e973262669e9160f08d5dfb364ad..88ca9d7762a648fd530c0ded34c311ef14c82f63 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
     def to_s
       name
     end
-    
+
     # TODO: Plugin API for adding a new notification?
     def self.all
       notifications = []