Kill trailing whitespace in ruby files
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
module Moderator
|
||||
class IpAddrsController < ApplicationController
|
||||
before_filter :janitor_only
|
||||
|
||||
|
||||
def index
|
||||
@search = IpAddrSearch.new(params[:search])
|
||||
end
|
||||
|
||||
|
||||
def search
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user