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

Find assets for Sinatra Dashboard when using Asset_sync gem #210

Closed
levberlin opened this issue Sep 6, 2013 · 7 comments
Closed

Find assets for Sinatra Dashboard when using Asset_sync gem #210

levberlin opened this issue Sep 6, 2013 · 7 comments

Comments

@levberlin
Copy link

I found that the dashboard doesn't load Javascript and CSS files in production, but I imagine it's because of the asset_sync gem and not a general problem with the asset pipeline.

Curious if anyone has dealt with this before successfully.

@znierenberg-fiksu
Copy link

we're having the same issue except not with asset_sync but with split being served out of a sub-route

@tisunov
Copy link

tisunov commented Mar 26, 2014

Same thing, did anyone take look into this and knows how fix?

@lamp
Copy link

lamp commented Apr 8, 2014

Our current solution is to inline the css/js into the layout itself. Unsure we want to upstream this as it feels like a poor-mans solution. Branch here

@andrew
Copy link
Member

andrew commented Apr 8, 2014

@philnash do you have any insight as to why asset_sync isn't working with the spilt dashboard?

@znierenberg-fiksu
Copy link

@lamp Your solution is fine for our purposes. Thanks

@andrew
Copy link
Member

andrew commented Oct 22, 2014

I'm closing out some of these old issues, if this is still a problem for you please comment and I'll reopen it.

@iwz
Copy link

iwz commented Aug 24, 2017

There are still some issues related to this. I've outlined another solution which may be useful in #496

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

No branches or pull requests

6 participants