Skip to content

Instantly share code, notes, and snippets.

@rudyl313
Created January 30, 2011 23:15
Show Gist options
  • Save rudyl313/803392 to your computer and use it in GitHub Desktop.
Save rudyl313/803392 to your computer and use it in GitHub Desktop.
Started GET "/" for 76.89.178.124 at Sun Jan 30 15:11:14 -0800 2011
Processing by SongsController#index as HTML
Rendered songs/index.haml within layouts/application (23.3ms)
Completed in 29ms
ActionView::Template::Error (Permission denied - /disk1/home/slugs/0e99dc04-f8d6-4ca4-8f9d-f48d8e46a2db/mnt/public/javascripts/.permissions_check.23513335124280.23879.89542):
31: %body
32: =yield
33: - ["soundmanager2","jquery-1.4.2.min","application"].each do |js_file|
34: =javascript_include_tag js_file, :cache => true
35: =yield :javascripts
app/views/layouts/application.haml:34:in `_app_views_layouts_application_haml___448397248_23513370074700_0'
app/views/layouts/application.haml:33:in `each'
app/views/layouts/application.haml:33:in `_app_views_layouts_application_haml___448397248_23513370074700_0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment