reedsport-computer-repair / straw

Ruby on Bales
1 stars 0 forks source link

bundle exec rake multiverse fails #7

Closed kwugirl closed 5 years ago

kwugirl commented 9 years ago

My cool shell will bundle exec commands for me automatically, but that ends up making straw's tests fail. The error message looks like this:

  /lib/straw/bales.rb:17:in `alias_method': undefined method `run' for class `Bales::Runner' (NameError)

Any way we can fix this?

thejonanshow commented 9 years ago

:+1: