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 an option to mount webshims to the rails app #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add an option to mount webshims to the rails app #20

wants to merge 2 commits into from

Conversation

ressu
Copy link

@ressu ressu commented Feb 23, 2015

Another option to bypass the assets pipeline and compiling would be to mount the internal assets directly to the Rails application. That way we don't have to copy the assets runtime and we can leave the default configuration as it is.

The downside is that you can't serve the assets through an external server, but I think the main idea with these workarounds is that you can easily set it up and move to a more heavy weight solutions when needed.

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.

1 participant