Public Gists by spyou

Gravatar
Thu Nov 12 02:31:35 -0800 2009
1
gist:78094
gist: 110410 my default application.js c...
Gravatar
Tue May 12 03:25:29 -0700 2009
1
2
3
/*
Jquery and Rails powered default application.js
Easy Ajax replacement for remote_functions and ajax_form based on class name
Gravatar
Thu Mar 26 02:06:45 -0700 2009
1
2
3
Backtrace:
----------
NoMethodError (undefined method `find' for #<ActiveSupport::BufferedLogger:0x1a34660>):
Gravatar
Wed Mar 18 11:04:34 -0700 2009
1
2
3
cc -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -DHAVE_RB_DEFINE_ALLOC_FUNC -DHAVE_RB_BLOCK_PROC -DHAVE_OBJECT_ALLOCATE -DHAVE_NODE_ATTRASGN -D_FILE_OFFSET_BITS=64 -I/usr/local/lib/site_ruby/1.8/i486-linux -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -Wall -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -c grammar.c
In file included from grammar.c:2:
grammar.h:10:27: error: gee/arraylist.h: No such file or directory
Gravatar
Thu Mar 12 07:35:48 -0700 2009
1
2
3
rocessing RecipesController#show (for 127.0.0.1 at 2009-03-12 14:19:55) [GET]
  Session ID: 34efed253de0dc37b0abe6683682c66e
  Parameters: {"action"=>"show", "id"=>"1764", "controller"=>"recipes"}
Gravatar
Thu Mar 12 07:32:18 -0700 2009
1
@recipe = Recipe.find(params[:id],:include => [:user,:comments,:images,:flickrphotos,:newsfeeds,:avatars,:plannings,:favoriting_users,:favorites])
Gravatar
Wed Mar 11 16:10:35 -0700 2009
1
2
3
# Logfile created on Wed Mar 11 23:09:05 +0000 2009** acts_as_taggable_on: initialized properly.
  SQL (0.2ms) SET NAMES 'utf8'
  SQL (0.1ms) SET SQL_AUTO_IS_NULL=0
Gravatar
Wed Mar 11 16:07:00 -0700 2009
1
2
3
Processing NewsfeedsController#index (for 86.161.188.78 at 2009-03-11 23:45:03) [GET]
  Session ID: 60c9e4a55e1975607aaf8883f27f3a57
  Parameters: {"action"=>"index", "controller"=>"newsfeeds"}
Gravatar
Thu Feb 05 03:10:02 -0800 2009
1
2
3
 
jQuery.ajaxSetup({
  'beforeSend': function(xhr) {xhr.setRequestHeader("Accept", "text/javascript")}
Gravatar
Wed Aug 20 00:17:32 -0700 2008
1
Test from Git.vim