From: Brian Candler Date: 2010-07-06T00:32:06+09:00 Subject: Re: speeding up "gem1.9 install" during development R.. Kumar 1.9.1 OSX wrote: > During development, I keep running rake install. The following command > often takes a minute to execute, although the gem is created in a > second. > > gem1.9 install ../pkg/xxxx.gem Try with --no-ri --no-rdoc -- Posted via http://www.ruby-forum.com/.