fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git@stigma:platforma
[redakcja.git]
/
redmine
/
redmine_publications
/
app
/
models
/
issue_publication.rb
1
class IssuePublication < ActiveRecord::Base
2
belongs_to :publication
3
belongs_to :issue
4
end