check last_write_at field when applying rate limits to channels

This commit is contained in:
Lee Lawlor
2015-03-11 16:27:47 -04:00
parent 749b09517c
commit ca5acacee9
9 changed files with 14 additions and 3 deletions

View File

@ -49,6 +49,7 @@
# user_agent :string(255)
# realtime_io_serial_number :string(36)
# metadata :text
# last_write_at :datetime
#
require 'spec_helper'