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