Kill trailing whitespace in ruby files
This commit is contained in:
@@ -11,7 +11,7 @@ class CreateDelayedJobs < ActiveRecord::Migration
|
||||
table.string :locked_by # Who is working on this object (if locked)
|
||||
table.timestamps
|
||||
end
|
||||
|
||||
|
||||
add_index :delayed_jobs, :run_at
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user