X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d130db9fa84da832a6a0cb0333982725fdc480c7..3666b674330ec8d14a224932a191d6121c5974e2:/db/migrate/046_alter_user_roles_and_blocks.rb diff --git a/db/migrate/046_alter_user_roles_and_blocks.rb b/db/migrate/046_alter_user_roles_and_blocks.rb index cbd95018d..b10fcf144 100644 --- a/db/migrate/046_alter_user_roles_and_blocks.rb +++ b/db/migrate/046_alter_user_roles_and_blocks.rb @@ -1,7 +1,7 @@ require "migrate" class AlterUserRolesAndBlocks < ActiveRecord::Migration[4.2] - class UserRole < ActiveRecord::Base + class UserRole < ApplicationRecord end def self.up