Is there a way to configure gem to uninstall the previous
version of a gem when it gets upgraded?
Thanks,
-- Tom.
···
--
"Nothing will ever be attempted, if all
possible objections must first be
overcome." - Samuel Johnson
Is there a way to configure gem to uninstall the previous
version of a gem when it gets upgraded?
Thanks,
-- Tom.
--
"Nothing will ever be attempted, if all
possible objections must first be
overcome." - Samuel Johnson
Tom Jordan wrote:
Is there a way to configure gem to uninstall the previous
version of a gem when it gets upgraded?
gem install FOO
gem cleanup
--Steve
Thanks, that did it.
![]()
On 10/19/05, Stephen Waits <steve@waits.net> wrote:
Tom Jordan wrote:
> Is there a way to configure gem to uninstall the previous
> version of a gem when it gets upgraded?gem install FOO
gem cleanup--Steve
--
"Nothing will ever be attempted, if all
possible objections must first be
overcome." - Samuel Johnson