This website requires JavaScript.
Explore
Help
Sign In
jasder
/
forgeplus
Watch
1
Star
0
Fork
You've already forked forgeplus
11
Code
Issues
Pull Requests
19
Releases
1
Wiki
Activity
75adf2d352
forgeplus
/
app
/
models
/
tracker.rb
4 lines
92 B
Ruby
Raw
Blame
History
class
Tracker
<
ApplicationRecord
has_many
:issues
has_and_belongs_to_many
:projects
end
Reference in New Issue
View Git Blame
Copy Permalink