module ActsAsHoldable::Holder::SingletonMethods
Public Instance Methods
holder?()
click to toggle source
# File lib/acts_as_holdable/holder.rb, line 70 def holder? true end
# File lib/acts_as_holdable/holder.rb, line 70 def holder? true end