Michał Młoźniak

Results 3 issues of Michał Młoźniak

This commit allows to reconfigure blacklist and whitelist explained in issue #8.

Here is comment to my previous commit. So I've found out that Rails.application.routes.prepend doesn't actually do anything besides adding associated block to @prepend variable. Blocks in @prepend run when routes.draw...