Public Gists by nfelsen

Gravatar
Thu Aug 21 10:36:48 -0700 2008
1
2
3
 ActionController::RoutingError in Home#index
 
Showing shared/_activity.html.erb where line #9 raised:
Gravatar
Tue Aug 19 18:49:01 -0700 2008
1
2
3
 ActionController::RoutingError in Home#index
 
Showing shared/_activity.html.erb where line #9 raised:
Gravatar
Mon Aug 18 01:01:14 -0700 2008
1
2
3
 Showing forums/_topic.html.erb where line #10 raised:
 
Mysql::Error: Unknown column 'sections.section_id' in 'where clause': SELECT `forums`.* FROM `forums` INNER JOIN sections ON forums.id = sections.forum_id WHERE ((`sections`.section_id = 6))
Gravatar
Wed Aug 13 21:39:21 -0700 2008
1
2
3
$> git push
                                                                                                   
fatal: protocol error: expected sha/ref, got '
Gravatar
Tue Aug 12 21:30:44 -0700 2008
1
2
3
<% for section in @sections %>
 
  <h2> <%= section_name(section) %> </h2>