Skip to content

Instantly share code, notes, and snippets.

@captproton
Created September 27, 2010 05:12
Show Gist options
  • Select an option

  • Save captproton/598645 to your computer and use it in GitHub Desktop.

Select an option

Save captproton/598645 to your computer and use it in GitHub Desktop.
Started GET "/session/new" for 98.210.200.138 at Sun Sep 26 22:01:28 -0700 2010
Processing by SessionsController#new as HTML
Parameters: {"locale"=>:en}
Rendered .bundle/gems/ruby/1.8/gems/refinerycms-0.9.8.5/vendor/refinerycms/core/app/views/shared/admin/_error_messages.html.erb (0.5ms)
Rendered .bundle/gems/ruby/1.8/gems/refinerycms-0.9.8.5/vendor/refinerycms/core/app/views/shared/admin/_form_actions.html.erb (2.0ms)
Rendered .bundle/gems/ruby/1.8/gems/refinerycms-0.9.8.5/vendor/refinerycms/core/app/views/admin/_head.html.erb (3.8ms)
Rendered .bundle/gems/ruby/1.8/gems/refinerycms-0.9.8.5/vendor/refinerycms/authentication/app/views/sessions/new.html.erb within layouts/login (44.5ms)
Completed in 87ms
ActionView::Template::Error (Read-only file system - /disk1/home/slugs/299642_10f2dee_c454/mnt/public/stylesheets/cache - Heroku has a read-only filesystem. See http://docs.heroku.com/constraints#read-only-filesystem):
12: <%= csrf_meta_tag %>
13: <%= render(:partial => '/shared/html5_for_ie.js').html_safe if request.env['HTTP_USER_AGENT'] =~ /MSIE/ %>
14:
15: <%= stylesheet_link_tag 'refinery/site_bar',
16: 'refinery/refinery',
17: 'refinery/ui',
18: 'refinery/tooltips',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment