error_page_assets
error_page_assets copied to clipboard
Avoid method leaked into global namespace
Hello, @bronson First of all, thank you for making this little nice gem! We've been using this for a while and we recently encountered a method definition collision caused by the rake task of this library, and thus decided to fix the issue with this PR.
This should close #1.