rudionrails (Rudolf Schmidt)

Name
Rudolf Schmidt
Email
Company
Freelancer
Location
Munich, Germany
Member Since
Dec 01, 2008 (about 1 year)

Following 5 githubbers and watching 24 repositories view all →

Public Repositories (9)

  • translate_routes

    Rails plugin to translate your URLs and routing helpers on an clean way.

    legend

    Forked from raul/translate_routes Fri Apr 03 02:49:56 -0700 2009

    Last updated Mon Oct 19 05:42:30 -0700 2009

  • jquery.radioSelect

    extends a HTML multi select into select with radiobuttons and search capabilities

    legend

    Last updated Fri Jul 31 05:32:49 -0700 2009

  • jquery.multiSelect

    This is an extended version of Cory S.N. LaViska's jQuery.multiSelect plugin

    legend

    Last updated Mon Jul 06 01:39:33 -0700 2009

  • vault

    access control made easy

    legend

    Last updated Wed Jun 17 04:19:24 -0700 2009

  • uberkit

    The UberKit is a Rails plugin with a set of UI tools to ease common development.

    legend

    Forked from mbleigh/uberkit Wed Jan 28 03:54:25 -0800 2009

    Last updated Mon Jun 08 06:37:16 -0700 2009

  • little_log_friend

    An easy way to set your standard logger to a more readable format

    legend

    Last updated Thu Apr 16 14:08:41 -0700 2009

  • shoulda_deferred

    Always wanted to defer or postpone shoulda tests? Well, then this is the plugin for you! You can ...

    legend

    Last updated Sat Mar 14 08:31:16 -0700 2009

  • bookmarkaby

    Bookmarkaby provides a helper to enable your app with social bookmark capabilities

    legend

    Last updated Mon Mar 02 14:47:57 -0800 2009

  • panorama

    An initial take on making view tests a tick more fun with Ruby shoulda-like macros

    legend

    Last updated Wed Feb 18 11:40:25 -0800 2009

Public Activity feed

rudionrails started watching thumblemonks/riot Tue Nov 03 06:19:43 -0800 2009
riot's description:
An extremely fast-running, expressive, and context-driven unit testing framework. Protest the slow test.
rudionrails started watching topfunky/bong Tue Oct 27 11:16:34 -0700 2009
bong's description:
A benchmarking helper for httperf.
rudionrails updated gist: 151984 Tue Oct 27 11:02:57 -0700 2009
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/x...
rudionrails started watching pivotal/refraction Tue Oct 27 11:00:49 -0700 2009
refraction's description:
Rack middleware replacement for mod_rewrite
rudionrails started watching defunkt/hurl Tue Oct 27 11:00:37 -0700 2009
hurl's description:
Hurl makes HTTP requests.
rudionrails started watching defunkt/unicorn Tue Oct 27 10:57:11 -0700 2009
unicorn's description:
Unofficial Unicorn Mirror. Updated semi-regularly.
rudionrails started watching defunkt/mustache Tue Oct 27 10:56:59 -0700 2009
mustache's description:
What could be more logical awesome than no logic at all?
rudionrails started watching grosser/parallel Tue Oct 27 10:52:48 -0700 2009
parallel's description:
Ruby: parallel processing made simple and fast
rudionrails pushed to master at rudionrails/translate_routes Mon Oct 19 05:42:30 -0700 2009
HEAD is 0f7f77f3db2abc772a331c1a50a8e7ae678eecc0
rudionrails pushed to master at rudionrails/translate_routes Mon Oct 19 05:38:25 -0700 2009
HEAD is 209d63dd52a4f0d14f5105c41b4d45d550e25abd
rudionrails pushed to master at rudionrails/translate_routes Mon Oct 19 05:03:46 -0700 2009
HEAD is 79ec8fa4a1cc89b5f92aa92cc5f25d91c2ec3c7f
rudionrails pushed to master at rudionrails/translate_routes Mon Oct 19 02:36:50 -0700 2009
HEAD is cb04997dfafea486f9705454ad865f88639723c3
  • rudionrails committed cb04997d:
    refactored :ignore_route? and :ignore_segments? into :ignore? method
rudionrails pushed to master at rudionrails/translate_routes Mon Oct 19 01:50:41 -0700 2009
HEAD is d137ddec5642bcac0efc23962cdc489b15082744
  • rudionrails committed d137ddec:
    added functionality to ignore route segments - ignoring route_named only produces errors on POST for named_routes