class Skala::Loan
Public Instance Methods
renewable?()
click to toggle source
# File lib/skala/loan.rb, line 15 def renewable? renewable == true end
# File lib/skala/loan.rb, line 15 def renewable? renewable == true end