jesperronn (Jesper Rønn-Jensen)

Name
Jesper Rønn-Jensen
Website/Blog
http://justaddwater.dk/
Company
Capgemini
Location
Copenhagen, Denmark
Member Since
Apr 10, 2008 (about 1 year)

Following 10 githubbers and watching 54 repositories view all →

Public Repositories (10)

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Sun Aug 23 14:34:55 -0700 2009

    Last updated Wed Dec 09 04:42:19 -0800 2009

  • aasm

    AASM - State machines for Ruby classes -- jesper wants to add better documentation

    legend

    Forked from rubyist/aasm Tue Jan 20 11:53:48 -0800 2009

    Last updated Sun Jul 12 12:55:24 -0700 2009

  • cucumber-tmbundle

    TextMate bundle for Cucumber

    legend

    Forked from bmabey/cucumber-tmbundle Thu Jul 16 06:20:10 -0700 2009

    Last updated Wed Jun 17 14:29:23 -0700 2009

  • rails-i18n

    Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails ...

    legend

    Forked from svenfuchs/rails-i18n Mon May 04 01:51:36 -0700 2009

    Last updated Sun May 03 05:12:24 -0700 2009

  • trac4r

    Niklas Cathor's Ruby Trac XML-RPC Wrapper

    legend

    Forked from csexton/trac4r Fri Mar 13 04:50:41 -0700 2009

    Last updated Fri Mar 13 05:04:17 -0700 2009

  • virk_dk_htmlsnippets

    HTML snippets for building HTML to Virk.dk website (works in textmate, e-texteditor, gedit, etc)

    legend

    Last updated Wed Feb 25 07:26:06 -0800 2009

  • faker_extension_da

    Danish names and formats built on top of the Faker gem. Currently with common Danish names and so...

    legend

    Last updated Fri Nov 14 03:47:44 -0800 2008

  • resource_controller_respond_to

    Extends ResourceController plugin for Rails to make it respond_to .xml and .json formats

    legend

    Last updated Fri Nov 07 18:43:18 -0800 2008

  • numberformat-js

    Append Css class="numberformat currency" to automatically format text fields with thousand separa...

    legend

    Last updated Mon Aug 18 01:51:55 -0700 2008

  • jquery-round-corners

    Rounded corners "technorati style". Adds one image to round four corners on all HTML elements wit...

    legend

    Last updated Tue May 27 12:32:49 -0700 2008

Public Activity feed

jesperronn created branch webrat_patches at jesperronn/webrat Wed Dec 09 04:42:19 -0800 2009
jesperronn pushed to master at jesperronn/webrat Wed Dec 09 02:03:44 -0800 2009
HEAD is e065d3d7c7bbae84cfc40bc36bfeff6188840eea
jesperronn pushed to master at jesperronn/webrat Tue Dec 08 12:11:30 -0800 2009
HEAD is d8a13e6872440b5f7f5403c2fe749bf350ad0e83

59 commits »

jesperronn created gist: 246571 Tue Dec 01 11:43:43 -0800 2009
#!/usr/bin/env ruby # Modified from http://yehudakatz.com/2007/08/06/webrick-anywhere/ require 'w...
jesperronn updated gist: 244033 Fri Nov 27 07:07:30 -0800 2009
#!/bin/sh DEST=/svnroot/dk_es_virkdk
jesperronn created gist: 244033 Fri Nov 27 06:12:12 -0800 2009
#!/bin/sh DEST=virk.dk.total
jesperronn created gist: 227952 Fri Nov 06 03:42:33 -0800 2009
// ==UserScript== // @name www.al-anon.dk Remove inline scroll so that page content pri...
jesperronn created gist: 226994 Thu Nov 05 03:26:12 -0800 2009
#!/usr/bin/env ruby require 'rubygems' require 'nokogiri'
jesperronn created gist: 210796 Thu Oct 15 01:55:40 -0700 2009
<
jesperronn created gist: 199558 Fri Oct 02 01:31:35 -0700 2009
#!/usr/bin/env ruby # Script that wraps grabbing and selecting stuff from HTML page via CSS selec...
jesperronn created gist: 198914 Thu Oct 01 04:35:12 -0700 2009
#!/usr/bin/env ruby # THis script looks for orphan image files in a GIT project # For now, it loo...