remove trailing spaces and blank lines
This commit is contained in:
parent
a1ed852287
commit
f91467a00a
15 changed files with 259 additions and 37 deletions
|
|
@ -4,7 +4,7 @@ class UserRolesTable < ActiveRecord::Migration
|
|||
t.references :role, :user
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
def self.down
|
||||
drop_table :roles_users
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue