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

'File to import not found or unreadable: active_skin' error in rails4 #15

Open
Radsbhatt opened this issue Jun 9, 2014 · 5 comments
Open

Comments

@Radsbhatt
Copy link

I followed the steps in the 'Readme' and I get the above error when I try to visit an active admin page.

@bnussey
Copy link

bnussey commented Aug 1, 2014

Hey @Radsbhatt i got this working by restarting the rails server and also adding this line in:

$skinLogo: url("admin_logo.png") no-repeat 0 0;
@import "active_skin";

Thanks

@Radsbhatt
Copy link
Author

@bnussey that worked. Thanks :)

@wojtek-krysiak
Copy link
Contributor

Hi, could you please write exact version of rails and active admin are you using? I've just added default logo to the repo so this problem should be fixed.

I would like to check it out on your versions once again before closing.
Thanks.

@Radsbhatt
Copy link
Author

Hi @wojtek-krysiak , I am using rails4 and activeadmin (1.0.0.pre). Thanks.

@fcfowler
Copy link

fcfowler commented Dec 4, 2016

@Radsbhatt I ran into this issue and server restart fixed it.

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

No branches or pull requests

4 participants