fix: init project

This commit is contained in:
2021-06-03 11:26:14 +08:00
parent 7dc21ff388
commit c58b074173
16 changed files with 204 additions and 216 deletions
+1 -3
View File
@@ -12,9 +12,7 @@
#
# Indexes
#
# index_user_actions_on_ip (ip)
# index_user_actions_on_user_id (user_id)
# index_user_actions_on_user_id_and_action_type (user_id,action_type)
# index_user_actions_on_ip (ip)
#
class UserAction < ApplicationRecord