Sha256: 28cbf71c47d108e3eb6f94eccbc298a97e8d70fb26cbf99bca0ae82cf9b43a51

Contents?: true

Size: 178 Bytes

Versions: 5

Compression:

Stored size: 178 Bytes

Contents

.saasaparilla
	%h1 Billing History

	%table
		%tr
			%th Date
			%th Description
			%th Amount
		
		= render :partial => "billing_activity", :collection => @billing_activities
		

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
saasaparilla-0.2.2 app/views/saasaparilla/billing_history/show.html.haml
saasaparilla-0.2.1 app/views/saasaparilla/billing_history/show.html.haml
saasaparilla-0.1.8 app/views/saasaparilla/billing_history/show.html.haml
saasaparilla-0.1.7 app/views/saasaparilla/billing_history/show.html.haml
saasaparilla-0.1.6 app/views/saasaparilla/billing_history/show.html.haml