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