fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Drobne poprawki wyĆwietlania.
[redakcja.git]
/
redmine
/
redmine_publications
/
app
/
models
/
publication.rb
1
class Publication < ActiveRecord::Base
2
has_many :issues, :through => :issuepublications
3
belongs_to :repository
4
end