Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper pack_path to avoid calling asset_path #23

Merged
merged 1 commit into from
Jul 19, 2017

Conversation

justin808
Copy link
Member

@justin808 justin808 commented Jul 19, 2017

The pack_path is the same as the asset_pack_path except that the
Rails asset_path is not called on the file name. This is used by
server rendering, as the asset_path is designed for browsers to access
assets.


This change is Reviewable

The `pack_path` is the same as the `asset_pack_path` except that the
Rails `asset_path` is not called on the file name. This is used by
server rendering, as the `asset_path` is designed for browsers to access
assets.
@justin808 justin808 merged commit 7559409 into master Jul 19, 2017
@hakongit
Copy link

looks good to me 👍

@jbhatab
Copy link
Member

jbhatab commented Jul 19, 2017

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants