Maybe I've been asleep on the list (wouldn't be the first time).
Should I have to put this:
Shoes.setup do
gem 'foo'
end
require 'foo'
every time I run a Shoes script? According to simple-rubygems, foo
is loaded, but requiring it without having it setup fails. Is that
the correct way to do it?
Thanks. Mike
smime.p7s
Description: S/MIME cryptographic signature
