forgeplus/app/models/ci.rb

6 lines
65 B
Ruby
Raw Normal View History

2020-08-17 11:22:53 +08:00
module Ci
2020-08-20 18:37:53 +08:00
# def self.table_name_prefix
# 'ci_'
# end
2020-07-14 15:06:09 +08:00
end