maccman / bowline

Ruby/JS GUI and Binding framework (deprecated)
http://bowlineapp.com
MIT License
637 stars 32 forks source link

undefined method `setup' for Bundler:Module #12

Closed elia closed 14 years ago

elia commented 14 years ago

I not really sure if this issue is about bowline or bowline-bundler (which sources I've searched without success for the setup method)... but to start I'll put this here

> ./script/run 
/Users/Elia/Desktop/tasks/config/boot.rb:13:in `<top (required)>': undefined method `setup' for Bundler:Module (NoMethodError)
from ./script/run:2:in `require'
from ./script/run:2:in `<main>'

I'm using ruby 1.9.1 (ruby 1.9.1p378 (2010-01-10 revision 26273) [i386-darwin10.3.0])

maccman commented 14 years ago

As it mentions in the README, you need to run bowline-bundle

elia commented 14 years ago

Thanks for the patience :)

ghost commented 11 years ago

yeah but when you run bownline-bundle you get bunch of errors