
Untitled
By: a guest on
Aug 12th, 2012 | syntax:
None | size: 0.56 KB | hits: 15 | expires: Never
Heroku doesn't run Rails app from Hartl's Rails tutorial
heroku open
heroku logs
Processing by StaticPagesController#home as HTML
Rendered static_pages/home.html.erb within layouts/application (1.6ms)
Completed 500 Internal Server Error in 9ms
4: <title><%= full_title(yield(:title)) %></title>
ActionView::Template::Error (Invalid CSS after " *": expected "{", was "= require_self"
2: <html>
(in /app/app/assets/stylesheets/application.css)):
/app/app/assets/stylesheets/application.css
rails console
> Rails.application.config.assets.paths