Browse Source

remove trailing white-spaces from lib/redmine/notifiable.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7417 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/1.3.0
Toshi MARUYAMA 12 years ago
parent
commit
55eef24dce
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lib/redmine/notifiable.rb

+ 1
- 1
lib/redmine/notifiable.rb View File

def to_s def to_s
name name
end end
# TODO: Plugin API for adding a new notification? # TODO: Plugin API for adding a new notification?
def self.all def self.all
notifications = [] notifications = []

Loading…
Cancel
Save