Module: OnlineOfflineUsersHelper

Defined in:
app/helpers/online_offline_users_helper.rb

Overview

== Schema Information

Table name: online_offline_users

id :integer not null, primary key
status :string
user_id :integer
created_at :datetime not null
updated_at :datetime not null