Module: ActsAsHoldable::Holder::SingletonMethods
- Defined in:
- lib/acts_as_holdable/holder.rb
Instance Method Summary collapse
Instance Method Details
#holder? ⇒ Boolean
70 71 72 |
# File 'lib/acts_as_holdable/holder.rb', line 70 def holder? true end |