Kill trailing whitespace in ruby files
This commit is contained in:
@@ -9,7 +9,7 @@ class CreateWikiPageVersions < ActiveRecord::Migration
|
||||
t.column :is_locked, :boolean, :null => false
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
|
||||
add_index :wiki_page_versions, :wiki_page_id
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user