Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 12th, 2012  |  syntax: None  |  size: 0.56 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Heroku doesn't run Rails app from Hartl's Rails tutorial
  2. heroku open
  3.        
  4. heroku logs
  5.        
  6. Processing by StaticPagesController#home as HTML
  7.  
  8. Rendered static_pages/home.html.erb within layouts/application (1.6ms)
  9.  
  10. Completed 500 Internal Server Error in 9ms
  11.  
  12. 4:     <title><%= full_title(yield(:title)) %></title>
  13.  
  14. ActionView::Template::Error (Invalid CSS after " *": expected "{", was "= require_self"
  15.  
  16. 2: <html>
  17.  
  18.    (in /app/app/assets/stylesheets/application.css)):
  19.        
  20. /app/app/assets/stylesheets/application.css
  21.        
  22. rails console
  23. > Rails.application.config.assets.paths