rubocop: fix various style issues.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
class DropPoolVersions < ActiveRecord::Migration[4.2]
|
||||
def up
|
||||
drop_table :pool_versions
|
||||
drop_table :pool_versions
|
||||
end
|
||||
|
||||
def down
|
||||
raise NotImplementedError
|
||||
raise NotImplementedError
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user