lazuscripts-githook/models/GithookLogs.moon
Paul Liverman III 1b342bcabc re-initialization
tl;dr: I accidentally included history from OTHER repos due to
a bug with git subtree or a misunderstanding of it on my part,
so I'm wiping everything before this point
2018-03-04 11:44:42 -08:00

5 lines
95 B
Plaintext

import Model from require "lapis.db.model"
class GithookLogs extends Model
@timestamp: true