Closed dapi closed 12 years ago
+1
Just a quick check - what happens if you run 'bundle exec tconsole'?
Did the trick for me! Initially I didn't add tconsole to my gemfile, I just did "gem install tconsole". Thanks!
Awesome! I haven't ever run tconsole with bundle exec, but I usually don't have to run anything with bundle exec. I'm going to leave this open and hopefully figure out some tricky way to get tconsole to make sure everything's loaded correctly with bundler.
Thanks for trying out tconsole - let me know what you think of it!
@commondream unless it's managed through the Gemfile, I'm not sure you can do much. Loading it through the Gemfile, for me at least, links the binary correctly.
Cool - I won't worry about it then.