Kill trailing whitespace in ruby files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module PostSets
|
||||
class SearchError < Exception
|
||||
end
|
||||
|
||||
|
||||
class WikiPage < Post
|
||||
def presenter
|
||||
@presenter ||= ::PostSetPresenters::WikiPage.new(self)
|
||||
|
||||
Reference in New Issue
Block a user