stffn (Steffen Bartsch)

Name
Steffen Bartsch
Email
Website/Blog
http://steffenbartsch.com/blog
Company
TZI. Universität Bremen
Location
Bremen, Germany
Member Since
Aug 14, 2008 (about 1 year)

Following 2 githubbers and watching 15 repositories view all →

Public Repositories (3)

  • declarative_authorization

    An authorization Rails plugin using a declarative DSL for specifying authorization rules in one p...

    legend

    Last updated Fri Nov 06 01:57:42 -0800 2009

  • decl_auth_demo_app

    Demo Rails application that uses declarative_authorization

    legend

    Last updated Mon Oct 12 13:42:46 -0700 2009

  • prototype

    Prototype JavaScript framework

    legend

    Forked from sstephenson/prototype Mon Nov 03 07:19:36 -0800 2008

    Last updated Sun Oct 26 14:20:31 -0700 2008

Public Activity feed

stffn closed issue 9 on stffn/declarative_authorization Fri Nov 06 02:11:51 -0800 2009
Why cant use Hash as an attribute value for Array attributes?
stffn closed issue 10 on stffn/declarative_authorization Fri Nov 06 02:09:57 -0800 2009
Push gem to gemcutter
stffn commented on murbanski/declarative_authorization Fri Nov 06 02:09:15 -0800 2009
Comment in 243a978:

Thanks for the patch. What case exactly is fixed by the patch? Singularize shouldn't normally be necessary on classify. Can you add a failing test?

stffn commented on blinklys/declarative_authorization Fri Nov 06 02:06:40 -0800 2009
Comment in 9ccdcc6:

Just from looking at the code, I can't see the bug that is fixed here. Do you have a failing test for that fix?

stffn pushed to master at stffn/declarative_authorization Fri Nov 06 01:57:43 -0800 2009
HEAD is 3ca12e34a8eadc1d775cfc7ecc76b40853052829

3 commits »

stffn pushed to master at stffn/declarative_authorization Mon Oct 12 13:42:58 -0700 2009
HEAD is c6ee88ec3e1ebb617d496f89f6fdc128f66b6743

2 commits »

stffn pushed to master at stffn/decl_auth_demo_app Mon Oct 12 13:42:47 -0700 2009
HEAD is efc75bcbbb72f150e434043b21a31f286e474760
stffn started watching matthewvermaak/sanction Wed Oct 07 00:29:11 -0700 2009
sanction's description:
A role based permissions authorization system for Ruby on Rails.
stffn closed issue 8 on stffn/declarative_authorization Mon Oct 05 01:01:56 -0700 2009
has_role? fails on guest user
stffn pushed to master at stffn/declarative_authorization Mon Oct 05 01:01:56 -0700 2009
HEAD is c6633adf5b8666812cbb279ce64eba3b7f3b095e
  • stffn committed c6633adf:
    Fixed has_role? for guest user. Closes #8