SpeedETab / bypass

0 stars 1 forks source link

Bypass Import Error #2

Open Joseworks opened 8 years ago

Joseworks commented 8 years ago

On the Bypass gem, under menu:

  parsed_menu = JSON.parse opts[:menu]

is attempting to parse a Hash, hence throwing a parsing error.

allolex commented 8 years ago

See #3 as well.