Ruby on Rails
Friday, November 8, 2013
Hi, I recently discovered after updating to Rails 4 after a cap deploy when my assets were compiled that it no longer generates BOTH a fingerprinted AND non-fingerprinted version of my images.
-- This is a rather big issue, as our Rails project is really just an API server in the backend and we generate and link to HTML with JavaScript using AngularJS. Is there a way to revert this behavior so it once again generates fingerprinted AND non-fingerprinted versions of at least just the images?
Thanks.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fb525dd2-d569-4eaf-b1a0-ffb7c737ba88%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment