Add user activity service and spec. Also added relevant - NOT offline - migration
It uses a user activity table instead of a column in users.
Tested with mySQL and postgreSQL
Showing
app/models/user_activity.rb
0 → 100644
app/services/users/activity_service.rb
0 → 100644
spec/factories/user_activities.rb
0 → 100644
spec/services/users/activity_service_spec.rb
0 → 100644
Please
register
or
sign in
to comment