I\'m using the latest rails 3 beta. The app works fine in development mode, but when I start the server in production mode via rails server -e production, it seems
rails server -e production
editing config/environments/production.rb and setting this line:
config.serve_static_assets = true