Even with Dreamhost having Rails back up, I still seem to be having some difficulties. I've got a shell open tailing the dev log, and some requests are working, but others throw up stuff like this:

SystemExit in Articles#index

Showing themes/dime/views/articles/_article.rhtml where line #0 raised:

exit

Extracted source (around line #0):

1: <h2><%= article_link article.title, article %></h2>
2: <p class="auth">Posted <span class="author">by <%= author_link(article) %></span>
3: <%= js_distance_of_time_in_words_to_now article.created_at %></p>

Trace of template inclusion: /themes/dime/views/articles/index.rhtml

RAILS_ROOT: ../config/..

Application Trace | Framework Trace | Full Trace
#{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:126:in `exit'
#{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:126:in `exit_now_handler'
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:18:in `to_proc'
#{RAILS_ROOT}/vendor/rails/railties/lib/fcgi_handler.rb:114:in `call'

Request

Parameters: {"page"=>"3"}

Show session dump

--- 

Response

Headers: {"cookie"=>[], "Cache-Control"=>"no-cache"}
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to