Skip to content

Fix to enable 186 support

gitlab-qa-bot requested to merge github/fork/JonRowe/fix_for_186 into master

Created by: JonRowe

Currrently we're not supporting 1.8.6 at all due to this line, this hax allows 1.8.6 to parse the code and therefore run rspec but obviously passing blocks is unsupported.

Can anyone suggest a better implementation? @soulcutter @samphippen?

Merge request reports