mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-12 00:35:25 +08:00
It looks like the local location variable in Bacon::Functional::API#tap was being overwritten on accident. Created tests for location specific taps and removed overwriting assignment statement.