Skip to content

randomutterings/mortgage_calculator_helper

Repository files navigation

MortgageCalculatorHelper
========================

Mortgage calculator with amortization schedule.  Based on a php script by David Tufts http://dave.imarc.net.


Install
=======

git clone git://github.com/randomutterings/mortgage_calculator_helper.git vendor/plubins/mortgage_calculator_helper

# To install the included stylesheet run
script/generate mortgage_calculator_helper styles

# Don't forget to include the stylesheet in your layout
<%= stylesheet_link_tag 'mortgage_calculator_helper' %>

Usage
=====

<%= mortgage_calculator_tag %>

About

Mortgage calculator plugin based on David Tufts &lt;http://dave.imarc.net> mortgage calculator php script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages