haruska / ninja-decorators

before_filter, after_filter, and around_filter for ruby without rails
http://realultimatepower.net/
6 stars 0 forks source link

All filters should support "except" clause #7

Open nirvdrum opened 15 years ago

nirvdrum commented 15 years ago

All filter methods should support an "except" clause to apply the filter to all methods except those explicitly stated.