Public Gists by jtoy

Gravatar
Wed Aug 19 19:20:43 -0700 2009
1
2
3
#!/usr/bin/env ruby
 
unless ARGV[0]
Gravatar
Sun Mar 29 23:13:37 -0700 2009
1
2
3
= error_messages_for :grammar_rule, :id => "error"
- form_for(@grammar_rule) do |f|
  %div
Gravatar
Sun Mar 29 22:57:52 -0700 2009
1
2
3
(defvar *emacs-load-start* (current-time))
(add-to-list 'load-path "~/lib/slime-2.0/") ; your SLIME directory
(setq inferior-lisp-program "/usr/local/bin/sbcl") ; your Lisp system
gist: 21816 macruby debugging!
Gravatar
Sun Nov 02 22:48:49 -0800 2008
1
2
3
#0 0x91745aa7 in CFStringGetLength ()
#1 0x00297ea8 in rb_str_split_m ()
#2 0x002be165 in call_cfunc ()