소스 검색

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 년 전
부모
커밋
55eef24dce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      lib/redmine/notifiable.rb

+ 1
- 1
lib/redmine/notifiable.rb 파일 보기

@@ -4,7 +4,7 @@ module Redmine
def to_s
name
end
# TODO: Plugin API for adding a new notification?
def self.all
notifications = []

Loading…
취소
저장