Adding payments

This commit is contained in:
2013-02-12 01:58:17 -07:00
parent 3fb774d057
commit ed75ea0e90
29 changed files with 447 additions and 60 deletions

View File

@@ -0,0 +1,4 @@
require 'test_helper'
class PaymentsHelperTest < ActionView::TestCase
end