Sha256: a8f7f569c022d1739dec710e4c9a1608d99fbb13efbd6ef3c3d701e0825db3e4

Contents?: true

Size: 111 Bytes

Versions: 27

Compression:

Stored size: 111 Bytes

Contents

module Adherent
  module AdhesionHelper
    
    def amount_due(adhesion)
      adhesion.due
    end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
adherent-0.3.13 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.12 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.11 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.10 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.9 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.7 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.6 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.5 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.4 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.3 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.2 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.1 app/helpers/adherent/adhesion_helper.rb
adherent-0.3.0 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.9 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.8 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.7 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.6 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.5 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.4 app/helpers/adherent/adhesion_helper.rb
adherent-0.2.3 app/helpers/adherent/adhesion_helper.rb