kesselEROUS

der berg ruft

Motivationsschild

Kassel

               
Click here to download:
kassel-JDbcjhfAfGfroqfmBfJG.zip (5106 KB)

trying to solve a pretty complex merge conflict :(

spaziergang

               
Click here to download:
spaziergang-GnfmoflCEhjaqzrBgHvG.zip (3376 KB)

Neujahr

                             
Click here to download:
neujahr-fkxzantIzFukpHqqzedk.zip (6399 KB)

Mantelheizung

     
Click here to download:
Mantelheizung.zip (445 KB)

some useful ruby-debug settings

Some useful ruby debugger settings that can be put in the  ~/.rdebugrc config file:

-----
  set autolist
  set listsize 70
  set autoreload
----

- the first shows the code context after each step
- the second sets the number of lines that should be shown when the list command is invoked (only 10 by default)
- the third automatically reloads the sources if they were changed

oh ... and within the debugger use
l=
to list the current context (even if you typed 'l' a few times before)

Filed under: programming ruby suse
13
To Posterous, Love Metalab