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>
Gravatar
Tue Aug 12 18:58:39 -0700 2008
1
2
3
(rdb:206) l
[-2, 7] in /home/nat/Project/neru/nfelsen/nfelsen4/insoshi-private/app/views/forums/show.html.erb
   1 <%- column_div :type => :primary do -%>
Gravatar
Thu Aug 07 18:56:39 -0700 2008
1
2
3
  PageView Columns (0.000863) SHOW FIELDS FROM `page_views` (pid:9950)
  SQL (0.000101) BEGIN (pid:9950)
  PageView Create (0.000295) INSERT INTO `page_views` (`updated_at`, `referer`, `user_agent`, `request_url`, `person_id`, `ip_address`, `created_at`) VALUES('2008-08-07 18:56:02', 'http://localhost:3000/admin/forums', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1', '/admin/forums/22/edit', 1, '127.0.0.1', '2008-08-07 18:56:02') (pid:9950)
Gravatar
Thu Aug 07 17:49:41 -0700 2008
1
2
3
  Section Load (0.000162) SELECT * FROM `sections` WHERE (`sections`.forum_id = 22) (pid:9950)
  Analyzing Section Load
   select_type | key_len | type | Extra | id | possible_keys | rows | table | ref | key
Gravatar
Thu Aug 07 00:02:09 -0700 2008
1
2
3
<h1>Editing forum</h1>
 
<%= error_messages_for :forum %>
Gravatar
Mon Aug 04 17:10:33 -0700 2008
1
2
3
┌─(nat@nat:pts/3)─────────────────────────────────────────────────────────────────────────────────────────(~/Project/neru/nfelsen3)─┐
└─(17:07:%)── git clone git@github.com:acadopia/insoshi.git ──(Mon,Aug04)─┘
Initialized empty Git repository in /home/nat/Project/neru/nfelsen3/insoshi/.git/