summaryrefslogtreecommitdiff
path: root/app/models/subparticipant.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/subparticipant.rb')
-rw-r--r--app/models/subparticipant.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/subparticipant.rb b/app/models/subparticipant.rb
index 2efc504..825b5e1 100644
--- a/app/models/subparticipant.rb
+++ b/app/models/subparticipant.rb
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU Affero General Public
# License along with ECS. If not, see <http://www.gnu.org/licenses/>.
-class Subparticipant < ActiveRecord::Base
+class Subparticipant < ApplicationRecord
TTL = 3600 # seconds, how long a subparticipant lives, after last
# communication with ECS