Sha256: 006888f7bc878591752a11d7e468a089d6477c336c3f1b70ea27067aed9807ba

Contents?: true

Size: 144 Bytes

Versions: 5

Compression:

Stored size: 144 Bytes

Contents

.saasaparilla
	%p
		Payment Amount: 
		= number_to_currency(@payment.amount)
	
	%p
		Payment Date:
		= @payment.updated_at.to_s(:month_day_year)

Version data entries

5 entries across 5 versions & 1 rubygems

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