fnp
/
redakcja_redmine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b0e567d8a0eb6243ac9325a1625742865a23dcd4
[redakcja_redmine.git]
/
app
/
models
/
publication.rb
1
class Publication < ActiveRecord::Base
2
has_many :issues, :through => :issuepublications
3
end