Note that there are some explanatory texts on larger screens.

plurals
  1. POactiveadmin heroku style sheet config issue
    text
    copied!<blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/9933514/activeadmin-heroku-stylesheet-config-issue-with-partial-fix">activeadmin heroku stylesheet config issue with partial fix</a> </p> </blockquote> <p>I'm having a heroku issue with active admin gem. I get the following issue after checking the logs.</p> <pre><code>2012-03-15T03:23:29+00:00 app[web.1]: /app 2012-03-15T03:23:29+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activeadmin-0.4.0/app/assets/stylesheets 2012-03-15T03:23:29+00:00 app[web.1]: ActionView::Template::Error (File to import not found or unreadable: active_admin/mixins. 2012-03-15T03:23:29+00:00 app[web.1]: Load paths: 2012-03-15T03:23:29+00:00 app[web.1]: (in /app/app/assets/stylesheets/active_admin.css.scss)): 2012-03-15T03:23:29+00:00 app[web.1]: 2: &lt;html&gt; 2012-03-15T03:23:29+00:00 app[web.1]: 3: &lt;head&gt; 2012-03-15T03:23:29+00:00 app[web.1]: 4: &lt;title&gt;FbApis&lt;/title&gt; 2012-03-15T03:23:29+00:00 app[web.1]: 5: &lt;%= stylesheet_link_tag "application", :media =&gt; "all" %&gt; 2012-03-15T03:23:29+00:00 app[web.1]: 6: &lt;%= javascript_include_tag "application" %&gt; 2012-03-15T03:23:29+00:00 app[web.1]: 8: &lt;/head&gt; 2012-03-15T03:23:29+00:00 app[web.1]: 7: &lt;%= csrf_meta_tags %&gt; 2012-03-15T03:23:29+00:00 app[web.1]: app/assets/stylesheets/active_admin.css.scss:2 2012-03-15T03:23:29+00:00 app[web.1]: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2765708727675805011_44722120' 2012-03-15T03:23:29+00:00 app[web.1]: 2012-03-15T03:23:29+00:00 app[web.1]: 2012-03-15T03:23:29+00:00 app[web.1]: cache: [GET /] miss </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload