New gem - testing execution of controller action filters with RSpec

Hello everybody,

I published my first gem (rspec-matchers-controller_filters) for testing execution of before/around/after filters of controller actions with RSpec.

https://github.com/iridakos/rspec-matchers-controller_filters

Any feedback is welcome!