Upgrade to Rails 5.0.0.1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
class Follow < ActiveRecord::Base
|
||||
class Follow < ApplicationRecord
|
||||
include Streamable
|
||||
|
||||
belongs_to :account
|
||||
|
Reference in New Issue
Block a user