This website requires JavaScript.
Explore
Help
Register
Sign In
discourse
/
discourse-assign
mirror of
https://github.com/discourse/discourse-assign.git
Watch
1
Star
0
Fork
You've already forked discourse-assign
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bdff555968
discourse-assign
/
app
/
models
/
assignment.rb
6 lines
93 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
class
Assignment
<
ActiveRecord
::
Base
belongs_to
:topic
end
Reference in New Issue
View Git Blame
Copy Permalink