check last_write_at field when applying rate limits to channels
This commit is contained in:
@ -49,6 +49,7 @@
|
||||
# user_agent :string(255)
|
||||
# realtime_io_serial_number :string(36)
|
||||
# metadata :text
|
||||
# last_write_at :datetime
|
||||
#
|
||||
|
||||
require 'spec_helper'
|
||||
|
Reference in New Issue
Block a user