issues
search
spree-contrib
/
spree_print_invoice
Create a PDF invoice for Spree orders.
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
91
stars
239
forks
source link
Don't use Rails.application.assets
#106
Open
sepastian
opened
8 years ago
sepastian
commented
8 years ago
Use
asset_path
instead.
See #105.
Use
asset_path
instead.See #105.