dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Create Template Resource For Quotations #75

Closed dchun closed 9 years ago

dchun commented 9 years ago

Use liquid gem to allow for custom display. See "setting_template" resource in order processing application as an example.

phuong3030 commented 9 years ago

Users can create their template by using liquid template. When public quote link is being rendered, if server can not find any template, it will use default template (public.html.erb).

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/123 template template edit quote index quote edit public quote