Class: Montague::Model::Journal
- Defined in:
- lib/montague/model/journal.rb
Overview
Journal
Instance Attribute Summary collapse
Method Summary
Methods inherited from Structure
Instance Attribute Details
#issn ⇒ String?
9 10 11 |
# File 'lib/montague/model/journal.rb', line 9 def issn @issn end |
#title ⇒ String?
12 13 14 |
# File 'lib/montague/model/journal.rb', line 12 def title @title end |