Module: CrowdFund::PledgePool
- Defined in:
- lib/crowdfund/pledge_pool.rb
Constant Summary collapse
Class Method Summary collapse
Class Method Details
.random ⇒ Object
11 12 13 |
# File 'lib/crowdfund/pledge_pool.rb', line 11 def self.random PLEDGES.sample end |