Kill trailing whitespace in ruby files
This commit is contained in:
@@ -10,7 +10,7 @@ class CreatePools < ActiveRecord::Migration
|
||||
t.column :is_deleted, :boolean, :null => false, :default => false
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
|
||||
add_index :pools, :name
|
||||
add_index :pools, :creator_id
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user