Skip to content

Instantly share code, notes, and snippets.

@dnordstrom
Created January 22, 2012 17:36
Show Gist options
  • Save dnordstrom/1657785 to your computer and use it in GitHub Desktop.
Save dnordstrom/1657785 to your computer and use it in GitHub Desktop.
ActionView::Template::Error (markitup.css isn't precompiled):
57: </div>
58:
59: <% content_for :head do %>
60: <%= stylesheet_link_tag "markitup.css" %>
61: <%= javascript_include_tag 'jquery.markitup.js', 'markdown.set.js' %>
62: <script type="text/javascript">
63: //<![CDATA[
@dnordstrom
Copy link
Author

@gaurish
Copy link

gaurish commented Apr 16, 2012

Did you solve this error? If yes, then how?

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