haruska / ninja-decorators

before_filter, after_filter, and around_filter for ruby without rails

Home Page:http://realultimatepower.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All filters should support "except" clause

nirvdrum opened this issue · comments

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