class Castaway::Element::Base::Tail
Public Instance Methods
to_f()
click to toggle source
# File lib/castaway/element/base.rb, line 31 def to_f owner.duration - amount end
# File lib/castaway/element/base.rb, line 31 def to_f owner.duration - amount end