outrigger
outrigger copied to clipboard
add support for loading broken migrations during tag filtering
Wrap outrigger filter Proc to handle any StandardError caused during loading migrations file. In a scenario, where pending migration has any issue it will be anyway raised in the Rails migration context at the execution time.
Fix #9