add janitor trials
This commit is contained in:
3
app/models/janitor_trial.rb
Normal file
3
app/models/janitor_trial.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class JanitorTrial < ActiveRecord::Base
|
||||
belongs_to :user
|
||||
end
|
||||
Reference in New Issue
Block a user